commit:     af67713a2d8c18f7e67c1666a0e5ef5864552065
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 19:09:28 2018 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 19:15:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af67713a

virtual/cargo: remove old versions

Signed-off-by: Dirkjan Ochtman <djc <AT> gentoo.org>

 virtual/cargo/cargo-1.27.1.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/virtual/cargo/cargo-1.27.1.ebuild 
b/virtual/cargo/cargo-1.27.1.ebuild
deleted file mode 100644
index ddb3bfb6cf1..00000000000
--- a/virtual/cargo/cargo-1.27.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 ~x86"
-
-BDEPEND=""
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*[cargo]
-                       =dev-lang/rust-bin-${PV}*[cargo]
-                       =dev-util/cargo-0.28.0*
-               )"

Reply via email to