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
d6fc7186c9
commit
cdaa2bac09
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.25.0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.25.0
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for Rust language compiler
|
||||
EAPI=6
|
||||
KEYWORDS=amd64 ~arm64 x86
|
||||
RDEPEND=|| ( =dev-lang/rust-1.25.0* =dev-lang/rust-bin-1.25.0* )
|
||||
SLOT=0
|
||||
_md5_=2ea68fcf8fa89d05306a664789fe880d
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.26.2
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.26.2
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for Rust language compiler
|
||||
EAPI=6
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
RDEPEND=|| ( =dev-lang/rust-1.26.2* =dev-lang/rust-bin-1.26.2* )
|
||||
SLOT=0
|
||||
_md5_=c10f1e7aa361c9436f1b692dda62dca5
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.27.1
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.27.1
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for Rust language compiler
|
||||
EAPI=7
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
RDEPEND=|| ( =dev-lang/rust-1.27.1* =dev-lang/rust-bin-1.27.1* )
|
||||
SLOT=0
|
||||
_md5_=972f1fbb9112b560e518e3b6a04d92d4
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.28.0
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.28.0
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for Rust language compiler
|
||||
EAPI=7
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
RDEPEND=|| ( =dev-lang/rust-1.28.0* =dev-lang/rust-bin-1.28.0* )
|
||||
SLOT=0
|
||||
_md5_=972f1fbb9112b560e518e3b6a04d92d4
|
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.25.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.25.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 ~arm64 x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.26.2.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.26.2.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 ~arm64 ~x86"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.27.1.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.27.1.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=7
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.28.0.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.28.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=7
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"
|
Loading…
Reference in New Issue
Block a user