diff --git a/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.34.2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.34.2.ebuild deleted file mode 100644 index 032ae4f274..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.34.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Package manager for Rust" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )" diff --git a/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.35.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.35.0.ebuild deleted file mode 100644 index 2c015c4a0d..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/cargo/cargo-1.35.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Package manager for Rust" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~amd64 arm64 ~ppc64 ~x86" - -RDEPEND="|| ( - =dev-lang/rust-${PV}* - =dev-lang/rust-bin-${PV}* - )"