From 1849f45f1d4ea78c349c8b4ba50c60a116ff91ad Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Mon, 24 Jul 2017 16:48:10 +0200 Subject: [PATCH] virtual/rust: version bump to 1.19.0 Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- virtual/rust/rust-1.19.0.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 virtual/rust/rust-1.19.0.ebuild diff --git a/virtual/rust/rust-1.19.0.ebuild b/virtual/rust/rust-1.19.0.ebuild new file mode 100644 index 000000000000..4c56dd441f48 --- /dev/null +++ b/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}* )" -- 2.26.2