From ebd9fdf29de5f629eed51b6a161da1aa06947e7e Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Wed, 24 Jan 2018 10:56:16 -0800 Subject: [PATCH] virtual/rust: Version bump to 1.23.0 Package-Manager: Portage-2.3.20, Repoman-2.3.6 --- virtual/rust/rust-1.23.0.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 virtual/rust/rust-1.23.0.ebuild diff --git a/virtual/rust/rust-1.23.0.ebuild b/virtual/rust/rust-1.23.0.ebuild new file mode 100644 index 000000000000..92f092c7e35a --- /dev/null +++ b/virtual/rust/rust-1.23.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 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