diff options
author | 2018-05-14 16:36:26 +0200 | |
---|---|---|
committer | 2018-05-14 16:38:36 +0200 | |
commit | bf9c00e2320e988a32c5063e459071c94952c012 (patch) | |
tree | 39dbde1f53d96aec8da663aec0a40f5549d100fd /virtual | |
parent | virtual/rust: version bump to 1.26.0 (diff) | |
download | gentoo-bf9c00e2320e988a32c5063e459071c94952c012.tar.gz gentoo-bf9c00e2320e988a32c5063e459071c94952c012.tar.bz2 gentoo-bf9c00e2320e988a32c5063e459071c94952c012.zip |
virtual/rust: remove old versions
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.15.1.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.16.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.19.0.ebuild | 15 | ||||
-rw-r--r-- | virtual/rust/rust-1.23.0.ebuild | 15 |
4 files changed, 0 insertions, 60 deletions
diff --git a/virtual/rust/rust-1.15.1.ebuild b/virtual/rust/rust-1.15.1.ebuild deleted file mode 100644 index 4c56dd441f48..000000000000 --- a/virtual/rust/rust-1.15.1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 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 ~x86" - -DEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.16.0.ebuild b/virtual/rust/rust-1.16.0.ebuild deleted file mode 100644 index 4c56dd441f48..000000000000 --- a/virtual/rust/rust-1.16.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 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 ~x86" - -DEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.19.0.ebuild b/virtual/rust/rust-1.19.0.ebuild deleted file mode 100644 index 4c56dd441f48..000000000000 --- a/virtual/rust/rust-1.19.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 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 ~x86" - -DEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )" diff --git a/virtual/rust/rust-1.23.0.ebuild b/virtual/rust/rust-1.23.0.ebuild deleted file mode 100644 index 26f2a40c5934..000000000000 --- a/virtual/rust/rust-1.23.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}* )" |