virtual/rust: Version bump to 1.23.0

Package-Manager: Portage-2.3.20, Repoman-2.3.6
This commit is contained in:
Patrick McLean
2018-01-24 10:56:16 -08:00
parent 43d37e7409
commit ebd9fdf29d

View File

@@ -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}* )"