[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2020-02-17 Thread Georgy Yakovlev
commit: 32987270f97cc9d8fe06db4baf7e14f4ca97ec55
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Feb 18 03:33:06 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Feb 18 03:36:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32987270

virtual/cargo: remove last rited package

Closes: https://bugs.gentoo.org/695698

Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.37.0.ebuild | 17 -
 virtual/cargo/cargo-1.38.0.ebuild | 17 -
 virtual/cargo/cargo-1.39.0.ebuild | 17 -
 virtual/cargo/cargo-1.40.0.ebuild | 15 ---
 virtual/cargo/metadata.xml|  8 
 5 files changed, 74 deletions(-)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
deleted file mode 100644
index 631c2ccb793..000
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.38.0.ebuild 
b/virtual/cargo/cargo-1.38.0.ebuild
deleted file mode 100644
index 03936f0889c..000
--- a/virtual/cargo/cargo-1.38.0.ebuild
+++ /dev/null
@@ -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 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="|| (
-   =dev-lang/rust-${PV}*
-   =dev-lang/rust-bin-${PV}*
-   )"

diff --git a/virtual/cargo/cargo-1.39.0.ebuild 
b/virtual/cargo/cargo-1.39.0.ebuild
deleted file mode 100644
index 5e737019292..000
--- a/virtual/cargo/cargo-1.39.0.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.40.0.ebuild 
b/virtual/cargo/cargo-1.40.0.ebuild
deleted file mode 100644
index a36d725b602..000
--- a/virtual/cargo/cargo-1.40.0.ebuild
+++ /dev/null
@@ -1,15 +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"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-RDEPEND="|| (
-   =dev-lang/rust-${PV}*
-   =dev-lang/rust-bin-${PV}*
-   )"

diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml
deleted file mode 100644
index 85cf4eb9205..000
--- a/virtual/cargo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-r...@gentoo.org
-Rust Project
-  
-



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-24 Thread Mikle Kolyada
commit: 1cdb712851fae12de9b0317290a686d925344603
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Dec 24 15:00:56 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Dec 24 15:00:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cdb7128

virtual/cargo: Add ~arm keyword wrt bug #609654

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 virtual/cargo/cargo-1.38.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.38.0.ebuild 
b/virtual/cargo/cargo-1.38.0.ebuild
index 5e737019292..03936f0889c 100644
--- a/virtual/cargo/cargo-1.38.0.ebuild
+++ b/virtual/cargo/cargo-1.38.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-24 Thread Mikle Kolyada
commit: 50a18a653dd7a7469b9f5b572cbbeae0110c6c2e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Dec 24 15:02:21 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Dec 24 15:02:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a18a65

virtual/cargo: Add ~arm keyword wrt bug #609654

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada  gentoo.org>

 virtual/cargo/cargo-1.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.40.0.ebuild 
b/virtual/cargo/cargo-1.40.0.ebuild
index 48b33a52ee1..a36d725b602 100644
--- a/virtual/cargo/cargo-1.40.0.ebuild
+++ b/virtual/cargo/cargo-1.40.0.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="Package manager for Rust"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-19 Thread Georgy Yakovlev
commit: 26835147b8710a5b691ddd52d8f05dec3675beb8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 20 00:48:54 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 20 00:52:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26835147

virtual/cargo: drop 1.35.0

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.35.0.ebuild | 17 -
 1 file changed, 17 deletions(-)

diff --git a/virtual/cargo/cargo-1.35.0.ebuild 
b/virtual/cargo/cargo-1.35.0.ebuild
deleted file mode 100644
index 2c015c4a0d9..000
--- a/virtual/cargo/cargo-1.35.0.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-19 Thread Georgy Yakovlev
commit: 6f2b7984f6ebf7358ba25bfec5f0b4a34ea1f75d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Dec 19 23:27:49 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 20 00:52:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2b7984

virtual/cargo: bump to 1.40.0

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.40.0.ebuild | 15 +++
 1 file changed, 15 insertions(+)

diff --git a/virtual/cargo/cargo-1.40.0.ebuild 
b/virtual/cargo/cargo-1.40.0.ebuild
new file mode 100644
index 000..48b33a52ee1
--- /dev/null
+++ b/virtual/cargo/cargo-1.40.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Package manager for Rust"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-19 Thread Georgy Yakovlev
commit: c94f0f8774d1f81d09cad43aa986adc9654918c9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 20 00:50:36 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 20 00:52:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94f0f87

virtual/cargo: drop 1.36.0

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.36.0.ebuild | 17 -
 1 file changed, 17 deletions(-)

diff --git a/virtual/cargo/cargo-1.36.0.ebuild 
b/virtual/cargo/cargo-1.36.0.ebuild
deleted file mode 100644
index 5e737019292..000
--- a/virtual/cargo/cargo-1.36.0.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-12-19 Thread Georgy Yakovlev
commit: 88eb403bd39632f26551e958bee444b9402cdba3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Dec 20 00:48:14 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Dec 20 00:52:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88eb403b

virtual/cargo: drop 1.34.2

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.34.2.ebuild | 17 -
 1 file changed, 17 deletions(-)

diff --git a/virtual/cargo/cargo-1.34.2.ebuild 
b/virtual/cargo/cargo-1.34.2.ebuild
deleted file mode 100644
index 032ae4f274f..000
--- a/virtual/cargo/cargo-1.34.2.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-11-07 Thread Georgy Yakovlev
commit: d6369d7c5186fe469c10a51cb841dffbf6e63009
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Nov  7 22:50:06 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Nov  7 22:54:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6369d7c

virtual/cargo: bump to 1.39.0

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.39.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.39.0.ebuild 
b/virtual/cargo/cargo-1.39.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.39.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-10-07 Thread Aaron Bauman
commit: 4250b2f02fb6d08cffe1cc27735e62765a82b80f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Oct  7 23:06:54 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Oct  7 23:06:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4250b2f0

virtual/cargo: arm64 stable (bug #695696)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17

 virtual/cargo/cargo-1.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
index 6c1e71c9fa4..631c2ccb793 100644
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-10-06 Thread Thomas Deutschmann
commit: 5a0fbd30b62451ef5a7b130da75c865b045af3c2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct  6 21:06:01 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct  6 21:18:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0fbd30

virtual/cargo: x86 stable (bug #695696)

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 virtual/cargo/cargo-1.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
index 2fcec8d319f..6c1e71c9fa4 100644
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-10-03 Thread Agostino Sarubbo
commit: 6186bfcb6d7c66e6616c31638a3c4098e2096551
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct  3 11:38:11 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct  3 11:38:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6186bfcb

virtual/cargo: amd64 stable wrt bug #695696

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 virtual/cargo/cargo-1.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
index 92fa0dd10a2..2fcec8d319f 100644
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-09-29 Thread Sergei Trofimovich
commit: 807da093e07e7a3183383655ee9664040019c643
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 29 20:56:43 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 29 21:00:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807da093

virtual/cargo: stable 1.37.0 for ppc64, bug #695696

Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 virtual/cargo/cargo-1.37.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
index 5e737019292..92fa0dd10a2 100644
--- a/virtual/cargo/cargo-1.37.0.ebuild
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-09-26 Thread Georgy Yakovlev
commit: 182a50a4b62b96be2ddeae6a9d277eac336276ef
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 26 22:00:41 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 26 22:06:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=182a50a4

virtual/cargo: bump to 1.38.0

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.38.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.38.0.ebuild 
b/virtual/cargo/cargo-1.38.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.38.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-08-15 Thread Georgy Yakovlev
commit: d0bd11ff953d0e86777923047b492652bb1fcb37
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Aug 16 01:51:20 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Aug 16 02:43:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bd11ff

virtual/cargo: bump to 1.37.0

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.37.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.37.0.ebuild 
b/virtual/cargo/cargo-1.37.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.37.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-07-08 Thread Georgy Yakovlev
commit: 85a9c20e52311314f1dc8d053e44c250ee098c28
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jul  8 03:20:15 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jul  8 23:01:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a9c20e

virtual/cargo: bump to 1.36.0

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.36.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.36.0.ebuild 
b/virtual/cargo/cargo-1.36.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.36.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-06-18 Thread Georgy Yakovlev
commit: de879d3da4fb5544e27a70ef2bd640badeba5364
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jun 17 23:32:11 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jun 19 00:09:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de879d3d

virtual/cargo: drop 1.29.1

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.29.1.ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/virtual/cargo/cargo-1.29.1.ebuild 
b/virtual/cargo/cargo-1.29.1.ebuild
deleted file mode 100644
index 078515624fc..000
--- a/virtual/cargo/cargo-1.29.1.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-06-18 Thread Georgy Yakovlev
commit: f75ab6bd0258a76c3be96fa50f0cfaa9a5926ba1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jun 17 23:13:57 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jun 19 00:09:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75ab6bd

virtual/cargo: cleanup old unstable versions

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.29.2.ebuild | 20 
 virtual/cargo/cargo-1.30.1.ebuild | 17 -
 virtual/cargo/cargo-1.31.1.ebuild | 17 -
 virtual/cargo/cargo-1.32.0.ebuild | 17 -
 virtual/cargo/cargo-1.33.0.ebuild | 17 -
 5 files changed, 88 deletions(-)

diff --git a/virtual/cargo/cargo-1.29.2.ebuild 
b/virtual/cargo/cargo-1.29.2.ebuild
deleted file mode 100644
index 75db8598289..000
--- a/virtual/cargo/cargo-1.29.2.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.30.1.ebuild 
b/virtual/cargo/cargo-1.30.1.ebuild
deleted file mode 100644
index 85bd2b1722d..000
--- a/virtual/cargo/cargo-1.30.1.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.31.1.ebuild 
b/virtual/cargo/cargo-1.31.1.ebuild
deleted file mode 100644
index 85bd2b1722d..000
--- a/virtual/cargo/cargo-1.31.1.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.32.0.ebuild 
b/virtual/cargo/cargo-1.32.0.ebuild
deleted file mode 100644
index 5e737019292..000
--- a/virtual/cargo/cargo-1.32.0.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.33.0.ebuild 
b/virtual/cargo/cargo-1.33.0.ebuild
deleted file mode 100644
index 5e737019292..000
--- a/virtual/cargo/cargo-1.33.0.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-28 Thread Aaron Bauman
commit: 4457a28ad1848ef952030a4b5cd07b2dffcb6ad0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed May 29 01:09:14 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed May 29 01:09:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4457a28a

virtual/cargo: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"

 virtual/cargo/cargo-1.35.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.35.0.ebuild 
b/virtual/cargo/cargo-1.35.0.ebuild
index 5e737019292..2c015c4a0d9 100644
--- a/virtual/cargo/cargo-1.35.0.ebuild
+++ b/virtual/cargo/cargo-1.35.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-24 Thread Georgy Yakovlev
commit: dcc106e44bf2981a6d358130eb2f37fa4c90d901
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri May 24 05:31:58 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri May 24 09:02:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc106e4

virtual/cargo: bump to 1.35.0

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.35.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.35.0.ebuild 
b/virtual/cargo/cargo-1.35.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.35.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-16 Thread Georgy Yakovlev
commit: d04363c762bbd607fac205da35c61d5f87bdc795
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri May 17 00:13:02 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri May 17 00:13:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04363c7

virtual/cargo: drop vulnerable

Bug: https://bugs.gentoo.org/685970
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.34.0.ebuild | 17 -
 virtual/cargo/cargo-1.34.1.ebuild | 17 -
 2 files changed, 34 deletions(-)

diff --git a/virtual/cargo/cargo-1.34.0.ebuild 
b/virtual/cargo/cargo-1.34.0.ebuild
deleted file mode 100644
index 5e737019292..000
--- a/virtual/cargo/cargo-1.34.0.ebuild
+++ /dev/null
@@ -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}*
-   )"

diff --git a/virtual/cargo/cargo-1.34.1.ebuild 
b/virtual/cargo/cargo-1.34.1.ebuild
deleted file mode 100644
index 032ae4f274f..000
--- a/virtual/cargo/cargo-1.34.1.ebuild
+++ /dev/null
@@ -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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-16 Thread Thomas Deutschmann
commit: efc4cba8a91ea5974f6b4436560f4cbe09d6a5b4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu May 16 23:47:33 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu May 16 23:47:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc4cba8

virtual/cargo: x86 stable (bug #685970)

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 virtual/cargo/cargo-1.34.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.34.2.ebuild 
b/virtual/cargo/cargo-1.34.2.ebuild
index 54df544f277..032ae4f274f 100644
--- a/virtual/cargo/cargo-1.34.2.ebuild
+++ b/virtual/cargo/cargo-1.34.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-15 Thread Mikle Kolyada
commit: 208ceedaa6e90249920b335c2dfab5075d513317
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May 15 14:52:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May 15 14:54:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208ceeda

virtual/cargo: amd64 stable wrt bug #685970

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 virtual/cargo/cargo-1.34.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.34.2.ebuild 
b/virtual/cargo/cargo-1.34.2.ebuild
index 5e737019292..54df544f277 100644
--- a/virtual/cargo/cargo-1.34.2.ebuild
+++ b/virtual/cargo/cargo-1.34.2.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-14 Thread Georgy Yakovlev
commit: d02d88f7b18fac92b8e9188c04577efcc202fd35
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue May 14 17:55:32 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue May 14 18:19:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02d88f7

virtual/cargo: bump to 1.34.2

Bug: https://bugs.gentoo.org/685970
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.34.2.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.34.2.ebuild 
b/virtual/cargo/cargo-1.34.2.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.34.2.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-12 Thread Thomas Deutschmann
commit: b5cb8db58a67da7298ff96a03d00af8e185e276e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun May 12 15:51:05 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun May 12 19:28:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cb8db5

virtual/cargo: x86 stable (bug #678908)

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 virtual/cargo/cargo-1.34.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.34.1.ebuild 
b/virtual/cargo/cargo-1.34.1.ebuild
index 54df544f277..032ae4f274f 100644
--- a/virtual/cargo/cargo-1.34.1.ebuild
+++ b/virtual/cargo/cargo-1.34.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-05-11 Thread Mikle Kolyada
commit: 52230fb82a66dcabe5894bd96945208822f2eb67
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat May 11 11:05:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat May 11 11:05:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52230fb8

virtual/cargo: amd64 stable wrt bug #678908

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 virtual/cargo/cargo-1.34.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.34.1.ebuild 
b/virtual/cargo/cargo-1.34.1.ebuild
index 5e737019292..54df544f277 100644
--- a/virtual/cargo/cargo-1.34.1.ebuild
+++ b/virtual/cargo/cargo-1.34.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-04-25 Thread Georgy Yakovlev
commit: a79249928b80b790a34b689a2b9a3cb0d65ccb73
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Apr 26 04:07:26 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr 26 04:47:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7924992

virtual/cargo: bump to 1.34.1

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.34.1.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.34.1.ebuild 
b/virtual/cargo/cargo-1.34.1.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.34.1.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-04-11 Thread Georgy Yakovlev
commit: c25381f4e3541460b839e8174876bd6e035adea6
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Apr 11 19:22:52 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Apr 12 04:07:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25381f4

virtual/cargo: bump to 1.34.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.34.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.34.0.ebuild 
b/virtual/cargo/cargo-1.34.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.34.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-03-06 Thread Georgy Yakovlev
commit: 184a9122a7ee1892b2e3b23bc481703c9a1494f3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Mar  7 01:56:13 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Mar  7 04:40:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=184a9122

virtual/cargo: bump to 1.33.0

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/cargo/cargo-1.33.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.33.0.ebuild 
b/virtual/cargo/cargo-1.33.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.33.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2019-01-17 Thread Patrick McLean
commit: df1c32782e8e5311ac89be39c365765e1494c41b
Author: Patrick McLean  sony  com>
AuthorDate: Fri Jan 18 01:19:19 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Jan 18 01:19:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1c3278

virtual/cargo: Version bump to 1.32.0

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 virtual/cargo/cargo-1.32.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.32.0.ebuild 
b/virtual/cargo/cargo-1.32.0.ebuild
new file mode 100644
index 000..5e737019292
--- /dev/null
+++ b/virtual/cargo/cargo-1.32.0.ebuild
@@ -0,0 +1,17 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-12-25 Thread Sergei Trofimovich
commit: 7d2dbf2f14a22443a1aed66748785236fcb749e2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Dec 25 19:39:32 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Dec 25 19:39:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2dbf2f

virtual/cargo: keyworded 1.30.1 for ppc64, bug #609654

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 virtual/cargo/cargo-1.30.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.30.1.ebuild 
b/virtual/cargo/cargo-1.30.1.ebuild
index 8d3318f5f69..85bd2b1722d 100644
--- a/virtual/cargo/cargo-1.30.1.ebuild
+++ b/virtual/cargo/cargo-1.30.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-12-25 Thread Sergei Trofimovich
commit: 3741d2c3b7082831372d9f3010161efcc0339b48
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Dec 25 19:43:35 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Dec 25 19:43:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3741d2c3

virtual/cargo: keyworded 1.31.1 for ppc64, bug #609654

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 virtual/cargo/cargo-1.31.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.31.1.ebuild 
b/virtual/cargo/cargo-1.31.1.ebuild
index 8d3318f5f69..85bd2b1722d 100644
--- a/virtual/cargo/cargo-1.31.1.ebuild
+++ b/virtual/cargo/cargo-1.31.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 RDEPEND="|| (
=dev-lang/rust-${PV}*



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-12-20 Thread Patrick McLean
commit: 410c53866007210039fa4c62eccc4609d846f449
Author: Patrick McLean  sony  com>
AuthorDate: Fri Dec 21 01:41:58 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Fri Dec 21 01:42:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410c5386

virtual/cargo: Version bump to 1.31.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 virtual/cargo/{cargo-1.31.0.ebuild => cargo-1.31.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/virtual/cargo/cargo-1.31.0.ebuild 
b/virtual/cargo/cargo-1.31.1.ebuild
similarity index 100%
rename from virtual/cargo/cargo-1.31.0.ebuild
rename to virtual/cargo/cargo-1.31.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-12-08 Thread Patrick McLean
commit: b4c1199e167e44b117a25e8e593e1f00131ca2ab
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  8 20:04:44 2018 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  8 20:05:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c1199e

virtual/cargo: Version bump to 1.31.0

Bug: https://bugs.gentoo.org/672646
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Patrick McLean  gentoo.org>

 virtual/cargo/cargo-1.31.0.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.31.0.ebuild 
b/virtual/cargo/cargo-1.31.0.ebuild
new file mode 100644
index 000..8d3318f5f69
--- /dev/null
+++ b/virtual/cargo/cargo-1.31.0.ebuild
@@ -0,0 +1,17 @@
+# 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"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-11-14 Thread Dirkjan Ochtman
commit: 6d788931275ea5eae6231396e53c947dcdc047cd
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Wed Nov 14 16:16:07 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Wed Nov 14 16:16:22 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d788931

virtual/cargo: version bump to 1.30.1

Signed-off-by: Dirkjan Ochtman  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 virtual/cargo/cargo-1.30.1.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/virtual/cargo/cargo-1.30.1.ebuild 
b/virtual/cargo/cargo-1.30.1.ebuild
new file mode 100644
index 000..8d3318f5f69
--- /dev/null
+++ b/virtual/cargo/cargo-1.30.1.ebuild
@@ -0,0 +1,17 @@
+# 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"
+
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*
+   =dev-lang/rust-bin-${PV}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-10-20 Thread Dirkjan Ochtman
commit: f0af60d27859caa220f06fac51860f48e5e99a9a
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Sat Oct 20 18:58:12 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Sat Oct 20 18:58:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0af60d2

virtual/cargo: version bump to 1.29.2

Signed-off-by: Dirkjan Ochtman  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 virtual/cargo/cargo-1.29.2.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/virtual/cargo/cargo-1.29.2.ebuild 
b/virtual/cargo/cargo-1.29.2.ebuild
new file mode 100644
index 000..75db8598289
--- /dev/null
+++ b/virtual/cargo/cargo-1.29.2.ebuild
@@ -0,0 +1,20 @@
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-10-05 Thread Dirkjan Ochtman
commit: ae6218914bd9b3f1cd2171ae64c728fda605d6cf
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Oct  5 13:04:18 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Oct  5 13:10:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae621891

virtual/cargo: remove old cargo versions

Signed-off-by: Dirkjan Ochtman  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10

 virtual/cargo/cargo-1.25.0.ebuild | 18 --
 virtual/cargo/cargo-1.28.0.ebuild | 20 
 2 files changed, 38 deletions(-)

diff --git a/virtual/cargo/cargo-1.25.0.ebuild 
b/virtual/cargo/cargo-1.25.0.ebuild
deleted file mode 100644
index ecc9d88e919..000
--- a/virtual/cargo/cargo-1.25.0.ebuild
+++ /dev/null
@@ -1,18 +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"
-
-BDEPEND=""
-RDEPEND="|| (
-   =dev-lang/rust-${PV}*[extended]
-   =dev-util/cargo-0.26.0*
-   )"

diff --git a/virtual/cargo/cargo-1.28.0.ebuild 
b/virtual/cargo/cargo-1.28.0.ebuild
deleted file mode 100644
index 58d8d61dc88..000
--- a/virtual/cargo/cargo-1.28.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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}*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-10-04 Thread Mikle Kolyada
commit: 8bd7eb49c6e528f3892203f9f625220cb93e064a
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Oct  4 07:58:26 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Oct  4 07:58:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd7eb49

virtual/cargo: amd64 stable wrt bug #666976

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 virtual/cargo/cargo-1.29.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.29.1.ebuild 
b/virtual/cargo/cargo-1.29.1.ebuild
index 0cb8875378b..078515624fc 100644
--- a/virtual/cargo/cargo-1.29.1.ebuild
+++ b/virtual/cargo/cargo-1.29.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"
 



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-09-29 Thread Dirkjan Ochtman
commit: af67713a2d8c18f7e67c1666a0e5ef5864552065
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Sat Sep 29 19:09:28 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Sat Sep 29 19:15:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af67713a

virtual/cargo: remove old versions

Signed-off-by: Dirkjan Ochtman  gentoo.org>

 virtual/cargo/cargo-1.27.1.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/virtual/cargo/cargo-1.27.1.ebuild 
b/virtual/cargo/cargo-1.27.1.ebuild
deleted file mode 100644
index ddb3bfb6cf1..000
--- a/virtual/cargo/cargo-1.27.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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"
-
-BDEPEND=""
-RDEPEND="|| (
-   =dev-lang/rust-${PV}*[cargo]
-   =dev-lang/rust-bin-${PV}*[cargo]
-   =dev-util/cargo-0.28.0*
-   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-09-29 Thread Dirkjan Ochtman
commit: 07c8ed6260232bc1881d318f0793fe7525f0a255
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Sat Sep 29 13:11:43 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Sat Sep 29 13:22:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07c8ed62

virtual/cargo: version bump to 1.29.1

Package-Manager: Portage-2.3.49, Repoman-2.3.10

Signed-off-by: Dirkjan Ochtman  gentoo.org>

 virtual/cargo/cargo-1.29.1.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/virtual/cargo/cargo-1.29.1.ebuild 
b/virtual/cargo/cargo-1.29.1.ebuild
new file mode 100644
index 000..e05ec4b3130
--- /dev/null
+++ b/virtual/cargo/cargo-1.29.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-09-27 Thread Thomas Deutschmann
commit: e3f854675f4ec758e7cc6ce7d00e215575e5b5eb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Sep 27 16:13:20 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Sep 27 16:19:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f85467

virtual/cargo: amd64 & x86 stable

Bug: https://bugs.gentoo.org/646078
Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 virtual/cargo/cargo-1.25.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.25.0.ebuild 
b/virtual/cargo/cargo-1.25.0.ebuild
index fbe79d67fdc..ecc9d88e919 100644
--- a/virtual/cargo/cargo-1.25.0.ebuild
+++ b/virtual/cargo/cargo-1.25.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 BDEPEND=""
 RDEPEND="|| (



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-09-27 Thread Thomas Deutschmann
commit: 31e553e6286724c6486fcbabe1902d551e1682cc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Sep 27 16:12:44 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Sep 27 16:19:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e553e6

virtual/cargo: adding virtual for stable cargo-0.26.0

Bug: https://bugs.gentoo.org/646078
Signed-off-by: Thomas Deutschmann  gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 virtual/cargo/cargo-1.25.0.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/virtual/cargo/cargo-1.25.0.ebuild 
b/virtual/cargo/cargo-1.25.0.ebuild
new file mode 100644
index 000..fbe79d67fdc
--- /dev/null
+++ b/virtual/cargo/cargo-1.25.0.ebuild
@@ -0,0 +1,18 @@
+# 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"
+
+BDEPEND=""
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*[extended]
+   =dev-util/cargo-0.26.0*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-09-09 Thread Mikle Kolyada
commit: ab9488a01a15c9b8d39c3351aa7aa8e66b97f801
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Sep  9 07:59:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Sep  9 07:59:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9488a0

virtual/cargo: amd64 stable wrt bug #662904

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 virtual/cargo/cargo-1.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/cargo/cargo-1.28.0.ebuild 
b/virtual/cargo/cargo-1.28.0.ebuild
index e05ec4b3130..58d8d61dc88 100644
--- a/virtual/cargo/cargo-1.28.0.ebuild
+++ b/virtual/cargo/cargo-1.28.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 CARGO_DEPEND_VERSION="0.$(($(ver_cut 2) + 1)).0"
 



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-08-04 Thread Dirkjan Ochtman
commit: 643d2403b4db5d732d834fccf7d6ba477f98da2c
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Sat Aug  4 12:10:23 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Sat Aug  4 12:15:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643d2403

virtual/cargo: version bump to 1.28.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 virtual/cargo/cargo-1.28.0.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/virtual/cargo/cargo-1.28.0.ebuild 
b/virtual/cargo/cargo-1.28.0.ebuild
new file mode 100644
index 000..e05ec4b3130
--- /dev/null
+++ b/virtual/cargo/cargo-1.28.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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}*
+   )"



[gentoo-commits] repo/gentoo:master commit in: virtual/cargo/

2018-07-13 Thread Dirkjan Ochtman
commit: e42627cc9349699282c54c7c2ddd35e84cce00d1
Author: Dirkjan Ochtman  gentoo  org>
AuthorDate: Fri Jul 13 20:16:44 2018 +
Commit: Dirkjan Ochtman  gentoo  org>
CommitDate: Fri Jul 13 20:16:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42627cc

virtual/cargo: initial version 1.27.1

This abstracts over the separately installed dev-util/cargo and the
cargo that can be installed as part of rust and rust-bin from
1.27.1 forward.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 virtual/cargo/cargo-1.27.1.ebuild | 19 +++
 virtual/cargo/metadata.xml|  8 
 2 files changed, 27 insertions(+)

diff --git a/virtual/cargo/cargo-1.27.1.ebuild 
b/virtual/cargo/cargo-1.27.1.ebuild
new file mode 100644
index 000..ddb3bfb6cf1
--- /dev/null
+++ b/virtual/cargo/cargo-1.27.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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"
+
+BDEPEND=""
+RDEPEND="|| (
+   =dev-lang/rust-${PV}*[cargo]
+   =dev-lang/rust-bin-${PV}*[cargo]
+   =dev-util/cargo-0.28.0*
+   )"

diff --git a/virtual/cargo/metadata.xml b/virtual/cargo/metadata.xml
new file mode 100644
index 000..85cf4eb9205
--- /dev/null
+++ b/virtual/cargo/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Rust Project
+  
+