summaryrefslogtreecommitdiff
path: root/virtual/cargo/cargo-1337.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/cargo/cargo-1337.ebuild')
-rw-r--r--virtual/cargo/cargo-1337.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/cargo/cargo-1337.ebuild b/virtual/cargo/cargo-1337.ebuild
new file mode 100644
index 00000000..7324bdd1
--- /dev/null
+++ b/virtual/cargo/cargo-1337.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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"
+
+RDEPEND="dev-lang/rust[cargo]"