diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.25.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.25.0 deleted file mode 100644 index 7a81441bc7..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.25.0 +++ /dev/null @@ -1,7 +0,0 @@ -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 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.26.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.26.0 deleted file mode 100644 index 74d259cc8f..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/rust-1.26.0 +++ /dev/null @@ -1,7 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=Virtual for Rust language compiler -EAPI=6 -KEYWORDS=~amd64 ~arm64 ~x86 -RDEPEND=|| ( =dev-lang/rust-1.26.0* =dev-lang/rust-bin-1.26.0* ) -SLOT=0 -_md5_=c10f1e7aa361c9436f1b692dda62dca5 diff --git a/sdk_container/src/third_party/portage-stable/virtual/rust/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/rust/metadata.xml deleted file mode 100644 index 85cf4eb920..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/rust/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - rust@gentoo.org - Rust Project - - diff --git a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.25.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.25.0.ebuild deleted file mode 100644 index 7cc0e2e73f..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.25.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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}* )" diff --git a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.26.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.26.0.ebuild deleted file mode 100644 index 26f2a40c59..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/rust/rust-1.26.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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}* )"