From bcbff4b7f9cf53219d09a5e90404b49baaedbf75 Mon Sep 17 00:00:00 2001 From: David Michael Date: Wed, 14 Nov 2018 18:26:42 +0000 Subject: [PATCH] bump(virtual/rust): sync with upstream --- .../metadata/md5-cache/virtual/rust-1.29.2 | 7 +++++++ .../metadata/md5-cache/virtual/rust-1.30.1 | 7 +++++++ .../virtual/rust/rust-1.29.2.ebuild | 15 +++++++++++++++ .../virtual/rust/rust-1.30.1.ebuild | 15 +++++++++++++++ 4 files changed, 44 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.1 create mode 100644 sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.30.1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2 new file mode 100644 index 0000000000..0cfdb370cd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.29.2 @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.1 new file mode 100644 index 0000000000..b58ec362eb --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.30.1 @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild new file mode 100644 index 0000000000..f0642556ce --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.29.2.ebuild @@ -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}* )" diff --git a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.30.1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.30.1.ebuild new file mode 100644 index 0000000000..f0642556ce --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.30.1.ebuild @@ -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}* )"