bump(virtual/rust): sync with upstream

This commit is contained in:
David Michael 2019-03-07 14:06:41 +00:00
parent 040aa35ccd
commit f6b1c05cf3
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,7 @@
DEFINED_PHASES=-
DESCRIPTION=Virtual for Rust language compiler
EAPI=7
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.33.0* =dev-lang/rust-bin-1.33.0* )
SLOT=0
_md5_=318f6d0fe9e046185f85cbec4c8c6dd5

View File

@ -0,0 +1,15 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Virtual for Rust language compiler"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"