virtual/rust: version bump to 1.19.0

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Dirkjan Ochtman
2017-07-24 16:48:10 +02:00
parent 6d086af95d
commit 1849f45f1d

View File

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