diff options
author | 2019-06-17 16:16:42 -0700 | |
---|---|---|
committer | 2019-06-18 17:09:26 -0700 | |
commit | c04b886c21a705ee2857d0f8326951cdcfc5ece1 (patch) | |
tree | 6fb3acc22de8a993a0b9dab16ce42c1a373f1b66 /virtual/rust | |
parent | virtual/cargo: cleanup old unstable versions (diff) | |
download | gentoo-c04b886c21a705ee2857d0f8326951cdcfc5ece1.tar.gz gentoo-c04b886c21a705ee2857d0f8326951cdcfc5ece1.tar.bz2 gentoo-c04b886c21a705ee2857d0f8326951cdcfc5ece1.zip |
virtual/rust: cleanup old unstable versions
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.29.2.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.30.1.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.31.1.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.32.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.33.0.ebuild | 15 |
5 files changed, 0 insertions, 75 deletions
diff --git a/virtual/rust/rust-1.29.2.ebuild b/virtual/rust/rust-1.29.2.ebuild deleted file mode 100644 index f0642556ce55..000000000000 --- a/virtual/rust/rust-1.29.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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/virtual/rust/rust-1.30.1.ebuild b/virtual/rust/rust-1.30.1.ebuild deleted file mode 100644 index 8b9a42f1d568..000000000000 --- a/virtual/rust/rust-1.30.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.31.1.ebuild b/virtual/rust/rust-1.31.1.ebuild deleted file mode 100644 index 8b9a42f1d568..000000000000 --- a/virtual/rust/rust-1.31.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# 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 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.32.0.ebuild b/virtual/rust/rust-1.32.0.ebuild deleted file mode 100644 index 75f822399482..000000000000 --- a/virtual/rust/rust-1.32.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 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 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.33.0.ebuild b/virtual/rust/rust-1.33.0.ebuild deleted file mode 100644 index 75f822399482..000000000000 --- a/virtual/rust/rust-1.33.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 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 ~ppc64 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" |