summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-19 16:48:14 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-19 16:52:51 -0800
commit88eb403bd39632f26551e958bee444b9402cdba3 (patch)
treea7888d0d065e87df7305a14e4aa6b33869fc223a /virtual
parentvirtual/rust: drop 1.36.0 (diff)
downloadgentoo-88eb403bd39632f26551e958bee444b9402cdba3.tar.gz
gentoo-88eb403bd39632f26551e958bee444b9402cdba3.tar.bz2
gentoo-88eb403bd39632f26551e958bee444b9402cdba3.zip
virtual/cargo: drop 1.34.2
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/cargo/cargo-1.34.2.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/virtual/cargo/cargo-1.34.2.ebuild b/virtual/cargo/cargo-1.34.2.ebuild
deleted file mode 100644
index 032ae4f274f3..000000000000
--- a/virtual/cargo/cargo-1.34.2.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}*
- )"