diff --git a/virtual/cargo/cargo-1.27.1.ebuild b/virtual/cargo/cargo-1.27.1.ebuild new file mode 100644 index 0000000000000..ddb3bfb6cf14f --- /dev/null +++ b/virtual/cargo/cargo-1.27.1.ebuild @@ -0,0 +1,19 @@ +# 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 ~arm64 ~x86" + +BDEPEND="" +RDEPEND="|| ( + =dev-lang/rust-${PV}*[cargo] + =dev-lang/rust-bin-${PV}*[cargo] + =dev-util/cargo-0.28.0* + )" diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml new file mode 100644 index 0000000000000..85cf4eb920571 --- /dev/null +++ b/virtual/cargo/metadata.xml @@ -0,0 +1,8 @@ + + + + + rust@gentoo.org + Rust Project + +