commit:     d04363c762bbd607fac205da35c61d5f87bdc795
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 00:13:02 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri May 17 00:13:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04363c7

virtual/cargo: drop vulnerable

Bug: https://bugs.gentoo.org/685970
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 virtual/cargo/cargo-1.34.0.ebuild | 17 -----------------
 virtual/cargo/cargo-1.34.1.ebuild | 17 -----------------
 2 files changed, 34 deletions(-)

diff --git a/virtual/cargo/cargo-1.34.0.ebuild 
b/virtual/cargo/cargo-1.34.0.ebuild
deleted file mode 100644
index 5e737019292..00000000000
--- a/virtual/cargo/cargo-1.34.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.34.1.ebuild 
b/virtual/cargo/cargo-1.34.1.ebuild
deleted file mode 100644
index 032ae4f274f..00000000000
--- a/virtual/cargo/cargo-1.34.1.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