bump(virtual/cargo): sync with upstream

This commit is contained in:
David Michael 2019-08-05 13:36:14 +00:00
parent e84405d887
commit 73739ad833
12 changed files with 1 additions and 127 deletions

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=amd64 ~arm64 x86
RDEPEND=|| ( =dev-lang/rust-1.29.1*[cargo] =dev-lang/rust-bin-1.29.1*[cargo] =dev-util/cargo-0.30.0* )
SLOT=0
_md5_=aa98142b226cc779bd1179989de9df92

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=~amd64 ~arm64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.29.2*[cargo] =dev-lang/rust-bin-1.29.2*[cargo] =dev-util/cargo-0.30.0* )
SLOT=0
_md5_=8e1f6bf663f0890cc235ca5b2e3007a9

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.30.1* =dev-lang/rust-bin-1.30.1* )
SLOT=0
_md5_=d7021052e6541bb87250ec7459cbc55c

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.31.1* =dev-lang/rust-bin-1.31.1* )
SLOT=0
_md5_=d7021052e6541bb87250ec7459cbc55c

View File

@ -1,7 +0,0 @@
DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.32.0* =dev-lang/rust-bin-1.32.0* )
SLOT=0
_md5_=7d8f8fecda5039fddd85ab8a755d765b

View File

@ -2,6 +2,6 @@ DEFINED_PHASES=-
DESCRIPTION=Package manager for Rust
EAPI=7
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
RDEPEND=|| ( =dev-lang/rust-1.33.0* =dev-lang/rust-bin-1.33.0* )
RDEPEND=|| ( =dev-lang/rust-1.36.0* =dev-lang/rust-bin-1.36.0* )
SLOT=0
_md5_=7d8f8fecda5039fddd85ab8a755d765b

View File

@ -1,20 +0,0 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Package manager for Rust"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"
RDEPEND="|| (
=dev-lang/rust-${PV}*[cargo]
=dev-lang/rust-bin-${PV}*[cargo]
=dev-util/cargo-${CARGO_DEPEND_VERSION}*
)"

View File

@ -1,20 +0,0 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Package manager for Rust"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"
RDEPEND="|| (
=dev-lang/rust-${PV}*[cargo]
=dev-lang/rust-bin-${PV}*[cargo]
=dev-util/cargo-${CARGO_DEPEND_VERSION}*
)"

View File

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

View File

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

View File

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