aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCynede <cynede@gentoo.org>2018-06-12 09:08:51 +0400
committerCynede <cynede@gentoo.org>2018-06-12 09:08:51 +0400
commit66081667783d22aca2802ac21123acdb5dee880a (patch)
treeba7fc954b544cbfa16414d5204705ef5b890e584 /virtual
parentRust 1.26.2 (diff)
downloadrust-66081667783d22aca2802ac21123acdb5dee880a.tar.gz
rust-66081667783d22aca2802ac21123acdb5dee880a.tar.bz2
rust-66081667783d22aca2802ac21123acdb5dee880a.zip
1.26.1 added to tree, drop from overlay
Diffstat (limited to 'virtual')
-rw-r--r--virtual/rust/rust-1.26.2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/rust/rust-1.26.2.ebuild b/virtual/rust/rust-1.26.2.ebuild
deleted file mode 100644
index 26f2a40..0000000
--- a/virtual/rust/rust-1.26.2.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 ~arm64 ~x86"
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"