bump(virtual/rust): sync with upstream

This commit is contained in:
David Michael 2019-01-18 14:23:40 +00:00
parent 22e9bb11ec
commit 7adb2a7015
7 changed files with 33 additions and 11 deletions

View File

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

View File

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

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.31.1* =dev-lang/rust-bin-1.31.1* )
SLOT=0
_md5_=c2c3e280932fdb5ce5cad68cd60f00d6

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.32.0* =dev-lang/rust-bin-1.32.0* )
SLOT=0
_md5_=318f6d0fe9e046185f85cbec4c8c6dd5

View File

@ -9,7 +9,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

View File

@ -9,7 +9,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

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