commit:     f75ab6bd0258a76c3be96fa50f0cfaa9a5926ba1
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 23:13:57 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 00:09:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75ab6bd

virtual/cargo: cleanup old unstable versions

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 virtual/cargo/cargo-1.29.2.ebuild | 20 --------------------
 virtual/cargo/cargo-1.30.1.ebuild | 17 -----------------
 virtual/cargo/cargo-1.31.1.ebuild | 17 -----------------
 virtual/cargo/cargo-1.32.0.ebuild | 17 -----------------
 virtual/cargo/cargo-1.33.0.ebuild | 17 -----------------
 5 files changed, 88 deletions(-)

diff --git a/virtual/cargo/cargo-1.29.2.ebuild 
b/virtual/cargo/cargo-1.29.2.ebuild
deleted file mode 100644
index 75db8598289..00000000000
--- a/virtual/cargo/cargo-1.29.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 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 ~x86"
-
-CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"
-
-RDEPEND="|| (
-                       =dev-lang/rust-${PV}*[cargo]
-                       =dev-lang/rust-bin-${PV}*[cargo]
-                       =dev-util/cargo-${CARGO_DEPEND_VERSION}*
-               )"

diff --git a/virtual/cargo/cargo-1.30.1.ebuild 
b/virtual/cargo/cargo-1.30.1.ebuild
deleted file mode 100644
index 85bd2b1722d..00000000000
--- a/virtual/cargo/cargo-1.30.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 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/virtual/cargo/cargo-1.31.1.ebuild 
b/virtual/cargo/cargo-1.31.1.ebuild
deleted file mode 100644
index 85bd2b1722d..00000000000
--- a/virtual/cargo/cargo-1.31.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 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/virtual/cargo/cargo-1.32.0.ebuild 
b/virtual/cargo/cargo-1.32.0.ebuild
deleted file mode 100644
index 5e737019292..00000000000
--- a/virtual/cargo/cargo-1.32.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}*
-               )"

diff --git a/virtual/cargo/cargo-1.33.0.ebuild 
b/virtual/cargo/cargo-1.33.0.ebuild
deleted file mode 100644
index 5e737019292..00000000000
--- a/virtual/cargo/cargo-1.33.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}*
-               )"

Reply via email to