bump(virtual/rust): sync with upstream

This commit is contained in:
David Michael 2018-10-15 22:12:12 +00:00
parent 61eb10b844
commit 7e04db865b
9 changed files with 10 additions and 76 deletions

View File

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

View File

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

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.27.1* =dev-lang/rust-bin-1.27.1* )
SLOT=0
_md5_=972f1fbb9112b560e518e3b6a04d92d4

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.28.0* =dev-lang/rust-bin-1.28.0* )
SLOT=0
_md5_=972f1fbb9112b560e518e3b6a04d92d4

View File

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

View File

@ -1,15 +0,0 @@
# 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 ~arm64 ~x86"
DEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

View File

@ -1,15 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# 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 ~x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

View File

@ -1,15 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# 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 ~x86"
BDEPEND=""
RDEPEND="|| ( =dev-lang/rust-${PV}* =dev-lang/rust-bin-${PV}* )"

View File

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