aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormpkh <cynede@gentoo.org>2018-05-14 15:01:57 +0400
committerGitHub <noreply@github.com>2018-05-14 15:01:57 +0400
commitba8551d79af7c9ec17306617f130c77534aabb74 (patch)
tree962f5195154e819f3a186cd95040c0e682bb23a2 /virtual
parentMerge pull request #344 from gibix/repoman-lint (diff)
parentdrop unused 1.23 patch (diff)
downloadrust-ba8551d79af7c9ec17306617f130c77534aabb74.tar.gz
rust-ba8551d79af7c9ec17306617f130c77534aabb74.tar.bz2
rust-ba8551d79af7c9ec17306617f130c77534aabb74.zip
Merge pull request #343 from gibix/drop-old-version
drop 1.24
Diffstat (limited to 'virtual')
-rw-r--r--virtual/rust/rust-1.24.1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/rust/rust-1.24.1.ebuild b/virtual/rust/rust-1.24.1.ebuild
deleted file mode 100644
index 92f092c..0000000
--- a/virtual/rust/rust-1.24.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Virtual for Rust language compiler"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"