mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 09:56:59 +02:00
bump(virtual/rust): sync with upstream
This commit is contained in:
parent
9d9c66fed5
commit
bcbff4b7f9
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2
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.29.2* =dev-lang/rust-bin-1.29.2* )
|
||||
SLOT=0
|
||||
_md5_=3c415d7d9908f5c90d29d966a1bf039b
|
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.1
vendored
Normal file
7
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.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.30.1* =dev-lang/rust-bin-1.30.1* )
|
||||
SLOT=0
|
||||
_md5_=3c415d7d9908f5c90d29d966a1bf039b
|
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# 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.30.1.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.30.1.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# 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