mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
bump(virtual/rust): sync with upstream
This commit is contained in:
parent
51674acce3
commit
91dab2f4ac
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.15.1
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.15.1
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual for Rust language compiler
|
||||||
|
EAPI=6
|
||||||
|
KEYWORDS=~amd64 ~x86
|
||||||
|
RDEPEND=|| ( =dev-lang/rust-1.15.1* =dev-lang/rust-bin-1.15.1* )
|
||||||
|
SLOT=0
|
||||||
|
_md5_=2c4fb1691726464b05d4358d6b32e969
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.16.0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.16.0
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual for Rust language compiler
|
||||||
|
EAPI=6
|
||||||
|
KEYWORDS=~amd64 ~x86
|
||||||
|
RDEPEND=|| ( =dev-lang/rust-1.16.0* =dev-lang/rust-bin-1.16.0* )
|
||||||
|
SLOT=0
|
||||||
|
_md5_=2c4fb1691726464b05d4358d6b32e969
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.19.0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.19.0
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual for Rust language compiler
|
||||||
|
EAPI=6
|
||||||
|
KEYWORDS=~amd64 ~x86
|
||||||
|
RDEPEND=|| ( =dev-lang/rust-1.19.0* =dev-lang/rust-bin-1.19.0* )
|
||||||
|
SLOT=0
|
||||||
|
_md5_=2c4fb1691726464b05d4358d6b32e969
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.23.0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.23.0
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
DEFINED_PHASES=-
|
||||||
|
DESCRIPTION=Virtual for Rust language compiler
|
||||||
|
EAPI=6
|
||||||
|
KEYWORDS=~amd64 ~x86
|
||||||
|
RDEPEND=|| ( =dev-lang/rust-1.23.0* =dev-lang/rust-bin-1.23.0* )
|
||||||
|
SLOT=0
|
||||||
|
_md5_=e021228b7e2243030200e59e74c71d63
|
8
sdk_container/src/third_party/portage-stable/virtual/rust/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/virtual/rust/metadata.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>rust@gentoo.org</email>
|
||||||
|
<name>Rust Project</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.15.1.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.15.1.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.16.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.16.0.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.19.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.19.0.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.23.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.23.0.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2018 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for Rust language compiler"
|
||||||
|
HOMEPAGE=""
|
||||||
|
SRC_URI=""
|
||||||
|
|
||||||
|
LICENSE=""
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~amd64 ~x86"
|
||||||
|
|
||||||
|
DEPEND=""
|
||||||
|
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
Loading…
Reference in New Issue
Block a user