aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Pukhlikov <cynede@gentoo.org>2017-11-28 11:58:58 +0400
committerMikhail Pukhlikov <cynede@gentoo.org>2017-11-28 11:58:58 +0400
commit714db42223c2b0e36a4cbedcd8a15d0d29543a5c (patch)
treec7b68ca19f6190447fbdd7c2847277c418c25d68 /virtual
parentdev-util/cargo: unmask (diff)
downloadrust-714db42223c2b0e36a4cbedcd8a15d0d29543a5c.tar.gz
rust-714db42223c2b0e36a4cbedcd8a15d0d29543a5c.tar.bz2
rust-714db42223c2b0e36a4cbedcd8a15d0d29543a5c.zip
Rust 1.22.1
Diffstat (limited to 'virtual')
-rw-r--r--virtual/rust/rust-1.22.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/rust/rust-1.22.1.ebuild b/virtual/rust/rust-1.22.1.ebuild
new file mode 100644
index 0000000..5711358
--- /dev/null
+++ b/virtual/rust/rust-1.22.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 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}*"