diff --git a/sdk_container/src/third_party/coreos-overlay/virtual/rust/metadata.xml b/sdk_container/src/third_party/coreos-overlay/virtual/rust/metadata.xml new file mode 100644 index 0000000000..85cf4eb920 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/virtual/rust/metadata.xml @@ -0,0 +1,8 @@ + + + + + rust@gentoo.org + Rust Project + + diff --git a/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.15.1.ebuild b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.15.1.ebuild new file mode 100644 index 0000000000..4c56dd441f --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.15.1.ebuild @@ -0,0 +1,15 @@ +# 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}* =dev-lang/rust-bin-${PV}* )" diff --git a/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.16.0.ebuild b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.16.0.ebuild new file mode 100644 index 0000000000..4c56dd441f --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.16.0.ebuild @@ -0,0 +1,15 @@ +# 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}* =dev-lang/rust-bin-${PV}* )" diff --git a/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.19.0.ebuild b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.19.0.ebuild new file mode 100644 index 0000000000..4c56dd441f --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/virtual/rust/rust-1.19.0.ebuild @@ -0,0 +1,15 @@ +# 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}* =dev-lang/rust-bin-${PV}* )"