From: Dirkjan Ochtman Date: Sat, 29 Sep 2018 19:10:08 +0000 (+0200) Subject: virtual/rust: remove old versions X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=108d71d54795039cfa3793a7c40d0a3dade92960;p=gentoo.git virtual/rust: remove old versions Signed-off-by: Dirkjan Ochtman Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/virtual/rust/rust-1.26.2.ebuild b/virtual/rust/rust-1.26.2.ebuild deleted file mode 100644 index 26f2a40c5934..000000000000 --- a/virtual/rust/rust-1.26.2.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/virtual/rust/rust-1.27.1.ebuild b/virtual/rust/rust-1.27.1.ebuild deleted file mode 100644 index f0642556ce55..000000000000 --- a/virtual/rust/rust-1.27.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 ~x86" - -BDEPEND="" -RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"