summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-19 16:44:12 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-12-19 16:52:51 -0800
commitd5f5bed1c56696494e1783f071047477bba5a87f (patch)
tree821639c0364a749161085813d12ab68b25e75706 /virtual
parentvirtual/rust: drop 1.35.0 (diff)
downloadgentoo-d5f5bed1c56696494e1783f071047477bba5a87f.tar.gz
gentoo-d5f5bed1c56696494e1783f071047477bba5a87f.tar.bz2
gentoo-d5f5bed1c56696494e1783f071047477bba5a87f.zip
virtual/rust: drop 1.36.0
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/rust/rust-1.36.0.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/rust/rust-1.36.0.ebuild b/virtual/rust/rust-1.36.0.ebuild
deleted file mode 100644
index 75f822399482..000000000000
--- a/virtual/rust/rust-1.36.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 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 ~ppc64 ~x86"
-
-BDEPEND=""
-RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"