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

2024-05-31 Thread Sam James
commit: 7d2266c767b01d9f89c0a7574306b8a888053f8a
Author: Anna (navi) Figueiredo Gomes  vlhl  dev>
AuthorDate: Fri May 17 01:21:38 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 31 21:03:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d2266c7

virtual/rust: add 1.78.0

Signed-off-by: Anna (navi) Figueiredo Gomes  vlhl.dev>
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.78.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.78.0.ebuild b/virtual/rust/rust-1.78.0.ebuild
new file mode 100644
index ..89d91522025f
--- /dev/null
+++ b/virtual/rust/rust-1.78.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-18"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt profiler"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2024-04-30 Thread Joonas Niilola
commit: 93c4f42c49b3ac89706ab7223ed9e9d47a63d211
Author: Matoro Mahri  matoro  tk>
AuthorDate: Wed May  1 00:15:09 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed May  1 05:28:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c4f42c

virtual/rust: Stabilize 1.77.1 x86, #930808

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Joonas Niilola  gentoo.org>

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

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
index 85d3713f7e27..516aad0fc87d 100644
--- a/virtual/rust/rust-1.77.1.ebuild
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt profiler"
 
 BDEPEND=""



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

2024-04-29 Thread Arthur Zamarin
commit: 64393c529cd396bf66b28895e171bcd24a7b11a5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Apr 29 18:37:43 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Apr 29 18:37:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64393c52

virtual/rust: keyword 1.77.1 for ~mips

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
index 5a74204aba28..aae0a3392fc5 100644
--- a/virtual/rust/rust-1.77.1.ebuild
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt profiler"
 
 BDEPEND=""



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

2024-04-28 Thread Arthur Zamarin
commit: 02f28c1ff5d44ff290a04948d5e01f321a4cad16
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr 28 17:56:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr 28 17:56:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f28c1f

virtual/rust: Stabilize 1.77.1 amd64, #930808

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
index 8a28fc97e712..5a74204aba28 100644
--- a/virtual/rust/rust-1.77.1.ebuild
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt profiler"
 
 BDEPEND=""



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

2024-04-28 Thread Arthur Zamarin
commit: 86a6f007ab31f54963f444effc600318e71613a5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr 28 17:56:25 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr 28 17:56:25 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a6f007

virtual/rust: Stabilize 1.77.1 sparc, #930808

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
index 187391b93274..a2f5ed80ae89 100644
--- a/virtual/rust/rust-1.77.1.ebuild
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt profiler"
 
 BDEPEND=""



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

2024-04-28 Thread Arthur Zamarin
commit: af802792a8d9e0a61b62d3eb2c6d6d003c87a20e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr 28 17:56:29 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr 28 17:56:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af802792

virtual/rust: Stabilize 1.77.1 arm64, #930808

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
index a2f5ed80ae89..8a28fc97e712 100644
--- a/virtual/rust/rust-1.77.1.ebuild
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt profiler"
 
 BDEPEND=""



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

2024-04-10 Thread Arthur Zamarin
commit: 64a5ebb84b267ba27e99fa306fbeab62ae8a026f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 10 17:56:49 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 10 17:56:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a5ebb8

virtual/rust: Stabilize 1.75.0-r1 ppc, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.75.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.75.0-r1.ebuild 
b/virtual/rust/rust-1.75.0-r1.ebuild
index 5127fdc3559c..4e9f43e5561b 100644
--- a/virtual/rust/rust-1.75.0-r1.ebuild
+++ b/virtual/rust/rust-1.75.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="profiler rustfmt"
 
 BDEPEND=""



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

2024-04-10 Thread Arthur Zamarin
commit: 060bfafac3eedd29b4d819b5719048782fa0f743
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr 10 17:56:46 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr 10 17:56:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=060bfafa

virtual/rust: Stabilize 1.75.0-r1 sparc, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.75.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.75.0-r1.ebuild 
b/virtual/rust/rust-1.75.0-r1.ebuild
index d6f9a91bdd0c..5127fdc3559c 100644
--- a/virtual/rust/rust-1.75.0-r1.ebuild
+++ b/virtual/rust/rust-1.75.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="profiler rustfmt"
 
 BDEPEND=""



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

2024-04-03 Thread Sam James
commit: 3298173d86259e841ae72525e3a48ad586424a39
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Fri Mar 22 15:42:10 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  4 01:05:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3298173d

virtual/rust: Add 1.77.1

Signed-off-by: Randy Barlow  electronsweatshop.com>
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.77.1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild
new file mode 100644
index ..187391b93274
--- /dev/null
+++ b/virtual/rust/rust-1.77.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-17"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt profiler"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2024-03-27 Thread Arthur Zamarin
commit: 7d9637f8767c0bd742df875d98f6705fb71736e7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar 27 18:37:24 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar 27 18:37:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9637f8

virtual/rust: Stabilize 1.75.0-r1 arm, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.75.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.75.0-r1.ebuild 
b/virtual/rust/rust-1.75.0-r1.ebuild
index 7655679497d0..d6f9a91bdd0c 100644
--- a/virtual/rust/rust-1.75.0-r1.ebuild
+++ b/virtual/rust/rust-1.75.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="profiler rustfmt"
 
 BDEPEND=""



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

2024-03-27 Thread Arthur Zamarin
commit: 7d7c5e5ce28e9dc155bf8fe5aae7a1ca5613f009
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar 27 18:36:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar 27 18:36:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7c5e5c

virtual/rust: Stabilize 1.75.0-r1 x86, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.75.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.75.0-r1.ebuild 
b/virtual/rust/rust-1.75.0-r1.ebuild
index 4ed48e05d316..7655679497d0 100644
--- a/virtual/rust/rust-1.75.0-r1.ebuild
+++ b/virtual/rust/rust-1.75.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="profiler rustfmt"
 
 BDEPEND=""



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

2024-03-22 Thread Arthur Zamarin
commit: ec6e1b4cd8988749ac149a759df63d3f5edc6c9b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 22 13:15:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 22 13:15:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6e1b4c

virtual/rust: Stabilize 1.75.0 ppc64, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.75.0.ebuild b/virtual/rust/rust-1.75.0.ebuild
index 5ddf235927aa..bf56f7a58c9d 100644
--- a/virtual/rust/rust-1.75.0.ebuild
+++ b/virtual/rust/rust-1.75.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2024-03-22 Thread Arthur Zamarin
commit: 5d2af24174c34cadbe2da7ee7a9311f89c690e74
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 22 13:15:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 22 13:15:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d2af241

virtual/rust: Stabilize 1.75.0 arm64, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.75.0.ebuild b/virtual/rust/rust-1.75.0.ebuild
index cf2a4bd56629..5ddf235927aa 100644
--- a/virtual/rust/rust-1.75.0.ebuild
+++ b/virtual/rust/rust-1.75.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2024-03-22 Thread Arthur Zamarin
commit: 2facf1808a5276e71c2e94a5d0b5db4e2e7591c9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 22 13:15:27 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 22 13:15:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2facf180

virtual/rust: Stabilize 1.75.0 amd64, #927155

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.75.0.ebuild b/virtual/rust/rust-1.75.0.ebuild
index 208c9e6ba7a4..cf2a4bd56629 100644
--- a/virtual/rust/rust-1.75.0.ebuild
+++ b/virtual/rust/rust-1.75.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2024-03-08 Thread WANG Xuerui
commit: 9e8e96ef78ad1e9dfbd84587c45e80e4922d80f5
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu Mar  7 09:43:43 2024 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sat Mar  9 02:54:52 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8e96ef

virtual/rust: add IUSE=profiler

See: https://github.com/gentoo/gentoo/pull/35085#issuecomment-1920621395
Closes: https://github.com/gentoo/gentoo/pull/35272
Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/metadata.xml   | 1 +
 virtual/rust/rust-1.76.0.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/virtual/rust/metadata.xml b/virtual/rust/metadata.xml
index d7906a9ad75a..999eaba04c29 100644
--- a/virtual/rust/metadata.xml
+++ b/virtual/rust/metadata.xml
@@ -14,6 +14,7 @@
Rust Project


+   Build the profiler runtime and 
rust-demangler tool (needed for '-C profile-generate' or '-C 
instrument-coverage' codegen opts)
Install rustfmt, Rust code formatter



diff --git a/virtual/rust/rust-1.76.0.ebuild b/virtual/rust/rust-1.76.0.ebuild
index 208c9e6ba7a4..187391b93274 100644
--- a/virtual/rust/rust-1.76.0.ebuild
+++ b/virtual/rust/rust-1.76.0.ebuild
@@ -14,10 +14,10 @@ LICENSE=""
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
+IUSE="rustfmt profiler"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[profiler?,rustfmt?,${MULTILIB_USEDEP}]
 )"



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

2024-03-08 Thread WANG Xuerui
commit: bbe3e7b43f94d2500332b5a3b0439834da8efb14
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sun Feb 11 12:29:10 2024 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sat Mar  9 02:54:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe3e7b4

virtual/rust: add 1.76.0

Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/rust-1.76.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.76.0.ebuild b/virtual/rust/rust-1.76.0.ebuild
new file mode 100644
index ..208c9e6ba7a4
--- /dev/null
+++ b/virtual/rust/rust-1.76.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-17"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2024-03-03 Thread Sam James
commit: 42a4bf3807912a8af4f66c915905956a63511f7f
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  4 07:08:24 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  4 07:08:24 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a4bf38

virtual/rust: Stabilize 1.74.1 x86, #920441

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.74.1.ebuild b/virtual/rust/rust-1.74.1.ebuild
index 6229f38883f9..142a357e436a 100644
--- a/virtual/rust/rust-1.74.1.ebuild
+++ b/virtual/rust/rust-1.74.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2024-03-03 Thread Sam James
commit: b9b6fcee63a0e61742ec3ca07f99f52d0d9c6baf
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar  4 07:08:19 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar  4 07:08:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b6fcee

virtual/rust: Stabilize 1.74.1 arm, #920441

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.74.1.ebuild b/virtual/rust/rust-1.74.1.ebuild
index cff4b221d7b4..6229f38883f9 100644
--- a/virtual/rust/rust-1.74.1.ebuild
+++ b/virtual/rust/rust-1.74.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="amd64 ~arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2024-02-09 Thread Sam James
commit: 01a56d36a34ccea38b7190b37acced7b7e46ceda
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Wed Jan 31 02:02:50 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 10 04:48:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a56d36

virtual/rust: Add myself as a maintainer

Signed-off-by: Randy Barlow  electronsweatshop.com>
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/virtual/rust/metadata.xml b/virtual/rust/metadata.xml
index f51288e196bb..436a18f52de2 100644
--- a/virtual/rust/metadata.xml
+++ b/virtual/rust/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   ra...@electronsweatshop.com
+   Randy Barlow
+   

r...@gentoo.org
Rust Project



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

2024-02-09 Thread Sam James
commit: e1e5d0b920146597216a2b1e0b473776b5295272
Author: Randy Barlow  electronsweatshop  com>
AuthorDate: Wed Jan 31 02:16:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb 10 04:48:55 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e5d0b9

virtual/rust: Add 1.75.0

Closes: https://bugs.gentoo.org/922880
Signed-off-by: Randy Barlow  electronsweatshop.com>
Closes: https://github.com/gentoo/gentoo/pull/35085
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.75.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.75.0.ebuild b/virtual/rust/rust-1.75.0.ebuild
new file mode 100644
index ..208c9e6ba7a4
--- /dev/null
+++ b/virtual/rust/rust-1.75.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-17"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2024-01-31 Thread Matt Turner
commit: f98c21ba7d4e4a166180ef01443924f4b89c78e9
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Jan 24 17:17:45 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jan 31 13:56:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98c21ba

virtual/rust: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 virtual/rust/rust-1.65.0-r2.ebuild | 23 ---
 virtual/rust/rust-1.66.1-r1.ebuild | 23 ---
 virtual/rust/rust-1.67.1-r1.ebuild | 23 ---
 virtual/rust/rust-1.68.2-r1.ebuild | 23 ---
 virtual/rust/rust-1.69.0-r1.ebuild | 23 ---
 virtual/rust/rust-1.70.0-r1.ebuild | 23 ---
 virtual/rust/rust-1.72.0-r1.ebuild | 23 ---
 7 files changed, 161 deletions(-)

diff --git a/virtual/rust/rust-1.65.0-r2.ebuild 
b/virtual/rust/rust-1.65.0-r2.ebuild
deleted file mode 100644
index 006314ee8c24..
--- a/virtual/rust/rust-1.65.0-r2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.66.1-r1.ebuild 
b/virtual/rust/rust-1.66.1-r1.ebuild
deleted file mode 100644
index 006314ee8c24..
--- a/virtual/rust/rust-1.66.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.67.1-r1.ebuild 
b/virtual/rust/rust-1.67.1-r1.ebuild
deleted file mode 100644
index 8ebc5a273dde..
--- a/virtual/rust/rust-1.67.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.68.2-r1.ebuild 
b/virtual/rust/rust-1.68.2-r1.ebuild
deleted file mode 100644
index 8ebc5a273dde..
--- a/virtual/rust/rust-1.68.2-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.69.0-r1.ebuild 
b/virtual/rust/rust-1.69.0-r1.ebuild
deleted file mode 100644
index f5659131917e..
--- a/virtual/rust/rust-1.69.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""

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

2024-01-08 Thread Sam James
commit: 4367036aa71452122bc4032b90fc5b05037861ef
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan  8 17:28:16 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan  8 17:28:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4367036a

virtual/rust: Stabilize 1.74.1 amd64, #920441

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.74.1.ebuild b/virtual/rust/rust-1.74.1.ebuild
index f5556d478f49..982fdbc9427e 100644
--- a/virtual/rust/rust-1.74.1.ebuild
+++ b/virtual/rust/rust-1.74.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-12-29 Thread Arthur Zamarin
commit: 04e041ba51858768e97fcbe1f942e0e95efb5f66
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 29 16:03:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 29 16:03:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e041ba

virtual/rust: Stabilize 1.74.1 ppc, #920441

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.74.1.ebuild b/virtual/rust/rust-1.74.1.ebuild
index 6662fd2eeded..77a6238aeca6 100644
--- a/virtual/rust/rust-1.74.1.ebuild
+++ b/virtual/rust/rust-1.74.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-17"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-12-08 Thread Sam James
commit: 646eee3fd9e08aac6474897328a8f1ba739e2e63
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Dec  8 10:14:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec  8 11:35:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646eee3f

virtual/rust: add 1.74.1, drop 1.74.0

Signed-off-by: WANG Xuerui  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/{rust-1.74.0.ebuild => rust-1.74.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/virtual/rust/rust-1.74.0.ebuild b/virtual/rust/rust-1.74.1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.74.0.ebuild
rename to virtual/rust/rust-1.74.1.ebuild



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

2023-12-08 Thread Sam James
commit: d41e1c6c24e13225263f9567179131a849c8f618
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat Nov 18 05:34:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec  8 11:35:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41e1c6c

virtual/rust: add 1.74.0

Signed-off-by: WANG Xuerui  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.74.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.74.0.ebuild b/virtual/rust/rust-1.74.0.ebuild
new file mode 100644
index ..6662fd2eeded
--- /dev/null
+++ b/virtual/rust/rust-1.74.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-17"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-11-09 Thread Arthur Zamarin
commit: 063283f97d2a1d13de6cbfacd7b4b328998e79ef
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov  9 21:19:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov  9 21:19:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063283f9

virtual/rust: Stabilize 1.71.1-r1 ppc, #913962

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.71.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.71.1-r1.ebuild 
b/virtual/rust/rust-1.71.1-r1.ebuild
index 1833f07e18cd..5641e68236d4 100644
--- a/virtual/rust/rust-1.71.1-r1.ebuild
+++ b/virtual/rust/rust-1.71.1-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-11-07 Thread Arthur Zamarin
commit: cf8fd89bcbf6ac7d17e674b780cc112833020a4d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  7 17:26:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  7 17:26:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf8fd89b

virtual/rust: Stabilize 1.71.1-r1 ppc64, #913962

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.71.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.71.1-r1.ebuild 
b/virtual/rust/rust-1.71.1-r1.ebuild
index c10725d251c1..1833f07e18cd 100644
--- a/virtual/rust/rust-1.71.1-r1.ebuild
+++ b/virtual/rust/rust-1.71.1-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-11-07 Thread Arthur Zamarin
commit: 3d223027706b061b42969c6fe58a8efd04da07e1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  7 17:26:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  7 17:26:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d223027

virtual/rust: Stabilize 1.71.1-r1 sparc, #913962

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.71.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.71.1-r1.ebuild 
b/virtual/rust/rust-1.71.1-r1.ebuild
index 811a4aca705f..8fe39bfaf361 100644
--- a/virtual/rust/rust-1.71.1-r1.ebuild
+++ b/virtual/rust/rust-1.71.1-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-11-07 Thread Arthur Zamarin
commit: ed4b8f02d70a0e8d6003f63d4e0618efda8b1069
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  7 17:26:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  7 17:26:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4b8f02

virtual/rust: Stabilize 1.71.1-r1 arm, #913962

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.71.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.71.1-r1.ebuild 
b/virtual/rust/rust-1.71.1-r1.ebuild
index 8fe39bfaf361..c10725d251c1 100644
--- a/virtual/rust/rust-1.71.1-r1.ebuild
+++ b/virtual/rust/rust-1.71.1-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-10-07 Thread WANG Xuerui
commit: 36311d67f474ee06bf90a9e818cc3dc2340a669b
Author: WANG Xuerui  gentoo  org>
AuthorDate: Thu Oct  5 23:22:09 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sat Oct  7 08:36:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36311d67

virtual/rust: add 1.73.0

Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/rust-1.73.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.73.0.ebuild b/virtual/rust/rust-1.73.0.ebuild
new file mode 100644
index ..6662fd2eeded
--- /dev/null
+++ b/virtual/rust/rust-1.73.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-17"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-10-02 Thread WANG Xuerui
commit: b5e1feb40f6a9673c4ea132819861facb3f8149c
Author: Rahil Bhimjiani  gmail  com>
AuthorDate: Fri Sep 29 11:19:40 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Mon Oct  2 08:09:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e1feb4

virtual/rust: default to rust-bin

Prefer dev-lang/rust-bin over dev-lang/rust. Keeps it consistent with
virtual/{jre,jdk}. Prevent long compile times when some dependency
unknowingly pulls in rust.

Imagine new user (unaware of rust-bin) wanting simple app-crypt/certbot
or app-admin/ansible-core but having to compile whole rust for
that. Because dep graph goes like app-admin/ansible-core ->
dev-python/cryptography -> virtual/rust -> dev-lang/rust

[xen0n: revbumped everything for correct static dep operation]

Closes: https://github.com/gentoo/gentoo/pull/33121
Signed-off-by: Rahil Bhimjiani  gmail.com>
Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/{rust-1.66.1.ebuild => rust-1.65.0-r2.ebuild}| 2 +-
 virtual/rust/{rust-1.65.0-r1.ebuild => rust-1.66.1-r1.ebuild} | 4 ++--
 virtual/rust/{rust-1.67.1.ebuild => rust-1.67.1-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.68.2.ebuild => rust-1.68.2-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.69.0.ebuild => rust-1.69.0-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.70.0.ebuild => rust-1.70.0-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.71.0.ebuild => rust-1.71.0-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.71.1.ebuild => rust-1.71.1-r1.ebuild}| 2 +-
 virtual/rust/{rust-1.72.0.ebuild => rust-1.72.0-r1.ebuild}| 2 +-
 9 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/virtual/rust/rust-1.66.1.ebuild 
b/virtual/rust/rust-1.65.0-r2.ebuild
similarity index 100%
rename from virtual/rust/rust-1.66.1.ebuild
rename to virtual/rust/rust-1.65.0-r2.ebuild
index a48e76c5fea3..006314ee8c24 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.65.0-r2.ebuild
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
 )"

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.66.1-r1.ebuild
similarity index 93%
rename from virtual/rust/rust-1.65.0-r1.ebuild
rename to virtual/rust/rust-1.66.1-r1.ebuild
index 424441f6287d..006314ee8c24 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.66.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
 )"

diff --git a/virtual/rust/rust-1.67.1.ebuild 
b/virtual/rust/rust-1.67.1-r1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.67.1.ebuild
rename to virtual/rust/rust-1.67.1-r1.ebuild
index ae12ed9a2d0f..8ebc5a273dde 100644
--- a/virtual/rust/rust-1.67.1.ebuild
+++ b/virtual/rust/rust-1.67.1-r1.ebuild
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
 )"

diff --git a/virtual/rust/rust-1.68.2.ebuild 
b/virtual/rust/rust-1.68.2-r1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.68.2.ebuild
rename to virtual/rust/rust-1.68.2-r1.ebuild
index ae12ed9a2d0f..8ebc5a273dde 100644
--- a/virtual/rust/rust-1.68.2.ebuild
+++ b/virtual/rust/rust-1.68.2-r1.ebuild
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
 )"

diff --git a/virtual/rust/rust-1.69.0.ebuild 
b/virtual/rust/rust-1.69.0-r1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.69.0.ebuild
rename to virtual/rust/rust-1.69.0-r1.ebuild
index 0b6c337b8be9..f5659131917e 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0-r1.ebuild
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
 )"

diff --git a/virtual/rust/rust-1.70.0.ebuild 
b/virtual/rust/rust-1.70.0-r1.ebuild
similarity index 100%
rename from virtual/rust/rust-1.70.0.ebuild
rename to virtual/rust/rust-1.70.0-r1.ebuild
index 55d0ba31f086..f171d206d794 100644
--- a/virtual/rust/rust-1.70.0.ebuild
+++ b/virtual/rust/rust-1.70.0-r1.ebuild
@@ -18,6 +18,6 @@ IUSE="rustfmt"
 
 BDEPEND=""
 RDEPEND="|| (
-   

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

2023-09-17 Thread Arthur Zamarin
commit: 879cea303fbee0f9ccaf926e790635ef2b2e7252
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Sep 17 12:10:37 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Sep 17 12:10:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879cea30

virtual/rust: Stabilize 1.71.1 x86, #913962

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.71.1.ebuild b/virtual/rust/rust-1.71.1.ebuild
index 5fe8e5d1c1b1..5a190def7a84 100644
--- a/virtual/rust/rust-1.71.1.ebuild
+++ b/virtual/rust/rust-1.71.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-09-13 Thread Sam James
commit: a70d741967aef48a82741b3d64acc811288faa89
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 13 16:14:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 13 16:14:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70d7419

virtual/rust: Stabilize 1.71.1 arm64, #913962

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.71.1.ebuild b/virtual/rust/rust-1.71.1.ebuild
index dfd62bfee8ca..5fe8e5d1c1b1 100644
--- a/virtual/rust/rust-1.71.1.ebuild
+++ b/virtual/rust/rust-1.71.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-09-13 Thread Sam James
commit: 5f055d83a51c08350df104ccf77c0d953726113b
Author: Sam James  gentoo  org>
AuthorDate: Wed Sep 13 16:14:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Sep 13 16:14:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f055d83

virtual/rust: Stabilize 1.71.1 amd64, #913962

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.71.1.ebuild b/virtual/rust/rust-1.71.1.ebuild
index 630588ccee03..dfd62bfee8ca 100644
--- a/virtual/rust/rust-1.71.1.ebuild
+++ b/virtual/rust/rust-1.71.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-08-28 Thread WANG Xuerui
commit: 7e8b867e8b909322d577c7244c617956fb4f3857
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat Aug 26 07:54:28 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Mon Aug 28 06:51:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e8b867e

virtual/rust: add 1.72.0

Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/rust-1.72.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.72.0.ebuild b/virtual/rust/rust-1.72.0.ebuild
new file mode 100644
index ..630588ccee03
--- /dev/null
+++ b/virtual/rust/rust-1.72.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-16"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-08-24 Thread Arthur Zamarin
commit: cefc2a14f1d3742b26f60545cd342cd7f92d41f2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 25 04:52:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 25 04:52:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefc2a14

virtual/rust: Stabilize 1.69.0 sparc, #907722

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index 16c53cef3de3..0b6c337b8be9 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-08-04 Thread WANG Xuerui
commit: 1ee36a35ed4404e95cb88a69e745580f2a5d0c73
Author: WANG Xuerui  gentoo  org>
AuthorDate: Fri Aug  4 07:19:58 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Aug  4 12:30:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee36a35

virtual/rust: add 1.71.1

Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/rust-1.71.1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.71.1.ebuild b/virtual/rust/rust-1.71.1.ebuild
new file mode 100644
index ..630588ccee03
--- /dev/null
+++ b/virtual/rust/rust-1.71.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-16"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-07-20 Thread WANG Xuerui
commit: c12b1a7b68d60225302c4e0c9e95c1c9f6c939c5
Author: WANG Xuerui  gentoo  org>
AuthorDate: Wed Jul 19 05:39:45 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Thu Jul 20 09:48:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12b1a7b

virtual/rust: add 1.71.0

Bug: https://bugs.gentoo.org/910496
Closes: https://github.com/gentoo/gentoo/pull/31241
Signed-off-by: WANG Xuerui  gentoo.org>

 virtual/rust/rust-1.71.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.71.0.ebuild b/virtual/rust/rust-1.71.0.ebuild
new file mode 100644
index ..55d0ba31f086
--- /dev/null
+++ b/virtual/rust/rust-1.71.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-16"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-06-07 Thread Georgy Yakovlev
commit: ee294930d194f27fd814113b3b8e9571dccc2dec
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  7 22:01:11 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jun  7 22:02:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee294930

virtual/rust: drop 1.68.1

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

 virtual/rust/rust-1.68.1.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/virtual/rust/rust-1.68.1.ebuild b/virtual/rust/rust-1.68.1.ebuild
deleted file mode 100644
index ae12ed9a2d0f..
--- a/virtual/rust/rust-1.68.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2023-06-07 Thread Georgy Yakovlev
commit: 5a33f0a67db4746ba25f55ac06cfb52cfcbb71ab
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  7 22:02:27 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jun  7 22:02:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a33f0a6

virtual/rust: Stabilize 1.69.0 ppc64, #907722

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

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index fcf612688acc..16c53cef3de3 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-07 Thread Georgy Yakovlev
commit: 11128aef84c9fe5771d149f182728e6c8e6002ca
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  7 22:00:25 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jun  7 22:02:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11128aef

virtual/rust: keyword 1.70.0

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

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

diff --git a/virtual/rust/rust-1.70.0.ebuild b/virtual/rust/rust-1.70.0.ebuild
index b2590567fddf..55d0ba31f086 100644
--- a/virtual/rust/rust-1.70.0.ebuild
+++ b/virtual/rust/rust-1.70.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-02 Thread Jakov Smolić
commit: 52e48885ea8e504681cf613e8ce9944d54ab40cd
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun  3 05:23:48 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun  3 05:23:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e48885

virtual/rust: Stabilize 1.69.0 x86, #907722

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index 63b45a765273..fcf612688acc 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-02 Thread Sam James
commit: cdfd751e7d704af2a1ecbb3b58f3703aeb1efd40
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  3 03:23:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  3 03:23:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfd751e

virtual/rust: Stabilize 1.69.0 arm, #907722

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index a5dd042badda..63b45a765273 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-02 Thread Sam James
commit: 817b2201fe302668daa3d2af853ff7cabcab2582
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  3 03:23:19 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  3 03:23:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817b2201

virtual/rust: Stabilize 1.69.0 arm64, #907722

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index 7462b80fe169..a5dd042badda 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-02 Thread Sam James
commit: a8f201a986f95e1c62058354ab4d5ea5e481ca75
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  3 00:52:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  3 00:52:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f201a9

virtual/rust: Stabilize 1.69.0 amd64, #907722

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
index ae12ed9a2d0f..7462b80fe169 100644
--- a/virtual/rust/rust-1.69.0.ebuild
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-01 Thread Georgy Yakovlev
commit: 6ac8673780b41d14dbf708878f7401e2a9f28699
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Jun  2 03:03:39 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Jun  2 03:03:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac86737

virtual/rust: unkeyword 1.70.0

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

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

diff --git a/virtual/rust/rust-1.70.0.ebuild b/virtual/rust/rust-1.70.0.ebuild
index 55d0ba31f086..b2590567fddf 100644
--- a/virtual/rust/rust-1.70.0.ebuild
+++ b/virtual/rust/rust-1.70.0.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-16"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-06-01 Thread Georgy Yakovlev
commit: 2d999c4fb2b316091261f4b857661c9c867d66c3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Jun  1 23:15:22 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Jun  2 03:00:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d999c4f

virtual/rust: add 1.70.0

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

 virtual/rust/rust-1.70.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.70.0.ebuild b/virtual/rust/rust-1.70.0.ebuild
new file mode 100644
index ..55d0ba31f086
--- /dev/null
+++ b/virtual/rust/rust-1.70.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-16"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-04-20 Thread Georgy Yakovlev
commit: 2481fadf425d955086dc1bdf46b69dd25f6276d2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Apr 20 21:19:48 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Apr 20 22:16:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2481fadf

virtual/rust: add 1.69.0

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

 virtual/rust/rust-1.69.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.69.0.ebuild b/virtual/rust/rust-1.69.0.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.69.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-04-05 Thread Georgy Yakovlev
commit: 698f37b80d0819a4124bf9da7e6609e8d9ae7ff3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Apr  5 22:03:34 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Apr  5 23:30:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698f37b8

virtual/rust: add 1.68.2

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

 virtual/rust/rust-1.68.2.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.68.2.ebuild b/virtual/rust/rust-1.68.2.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.68.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-03-23 Thread Georgy Yakovlev
commit: b6242bb737ea16d6e57ca68d732371854abc5f54
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Mar 23 23:22:34 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Mar 23 23:24:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6242bb7

virtual/rust: add 1.68.1

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

 virtual/rust/rust-1.68.1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.68.1.ebuild b/virtual/rust/rust-1.68.1.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.68.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-03-23 Thread Georgy Yakovlev
commit: 970cdf7314efc1df4a583f2176bdd200fa76b436
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Mar 23 23:23:14 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Mar 23 23:24:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970cdf73

virtual/rust: drop 1.68.0

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

 virtual/rust/rust-1.68.0.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/virtual/rust/rust-1.68.0.ebuild b/virtual/rust/rust-1.68.0.ebuild
deleted file mode 100644
index ae12ed9a2d0f..
--- a/virtual/rust/rust-1.68.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2023-03-20 Thread Georgy Yakovlev
commit: ab34e2d24b716bb3eb5e5bf8b4082ab73c8a184c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Mar 20 22:40:37 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Mar 20 22:40:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab34e2d2

virtual/rust: add 1.68.0

Closes: https://bugs.gentoo.org/901737
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.68.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.68.0.ebuild b/virtual/rust/rust-1.68.0.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.68.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-02-26 Thread Arthur Zamarin
commit: cc8138cc2c406ec48577f5a98fdbd50c1e6f9088
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Feb 26 18:22:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb 26 18:22:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8138cc

virtual/rust: Stabilize 1.66.1 x86, #890541

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index 51ce23975888..a48e76c5fea3 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-02-26 Thread Arthur Zamarin
commit: e95ec7034332214665bc5f110532c33d112e19cc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Feb 26 18:22:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Feb 26 18:22:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95ec703

virtual/rust: Stabilize 1.66.1 arm, #890541

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index c2aa2b5614c2..51ce23975888 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-02-09 Thread Georgy Yakovlev
commit: ed172e37622e301de802ada077851a9b1d3daaeb
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb  9 20:34:43 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb  9 20:34:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed172e37

virtual/rust: drop 1.67.0

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

 virtual/rust/rust-1.67.0.ebuild | 23 ---
 1 file changed, 23 deletions(-)

diff --git a/virtual/rust/rust-1.67.0.ebuild b/virtual/rust/rust-1.67.0.ebuild
deleted file mode 100644
index ae12ed9a2d0f..
--- a/virtual/rust/rust-1.67.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2023-02-09 Thread Georgy Yakovlev
commit: a28c2c1f6de660493d3eae9ae7309574137286ab
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Feb  9 20:33:04 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Feb  9 20:33:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28c2c1f

virtual/rust: add 1.67.1

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

 virtual/rust/rust-1.67.1.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.67.1.ebuild b/virtual/rust/rust-1.67.1.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.67.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-01-27 Thread Georgy Yakovlev
commit: 70fe59c078da430ab223e4ffc24e8794d95b1bf9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Jan 28 06:18:19 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Jan 28 06:20:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70fe59c0

virtual/rust: add 1.67.0

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

 virtual/rust/rust-1.67.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.67.0.ebuild b/virtual/rust/rust-1.67.0.ebuild
new file mode 100644
index ..ae12ed9a2d0f
--- /dev/null
+++ b/virtual/rust/rust-1.67.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2023-01-17 Thread Arthur Zamarin
commit: 4d3276dc6ae23cd7da2c949aa7017be4dee18a66
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 17 18:55:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 17 18:55:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d3276dc

virtual/rust: Stabilize 1.66.1 sparc, #890541

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index 19fecfe40e7d..c2aa2b5614c2 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-01-13 Thread Sam James
commit: ec99151828dd144b2bb004258e9554e8b5d8aa5b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 13 14:50:07 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 13 14:50:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec991518

virtual/rust: Stabilize 1.66.1 arm64, #890541

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index f530a345e80f..19fecfe40e7d 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-01-11 Thread Sam James
commit: c6b4d2f3fcf0c58281931a272d330ee9a688161f
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 12 00:53:34 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 12 00:53:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b4d2f3

virtual/rust: Stabilize 1.66.1 ppc, #890541

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index f0cc7a2310df..f530a345e80f 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-01-11 Thread Sam James
commit: 89a3dd2e9ef71d024dd5e29ee4ee016dbeed0f7a
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 12 00:19:57 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 12 00:20:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a3dd2e

virtual/rust: Stabilize 1.66.1 amd64, #890541

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index 0e66a50007b5..f0cc7a2310df 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-01-11 Thread Georgy Yakovlev
commit: e25651eeebbaa8a940544106d66bdae60681c952
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 11 20:52:54 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 11 20:52:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e25651ee

virtual/rust: Stabilize 1.66.1 ppc64, #890541

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

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

diff --git a/virtual/rust/rust-1.66.1.ebuild b/virtual/rust/rust-1.66.1.ebuild
index ae12ed9a2d0f..0e66a50007b5 100644
--- a/virtual/rust/rust-1.66.1.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2023-01-11 Thread Georgy Yakovlev
commit: fe248cb22da5eb39430b24a083b748bb101b0747
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jan 11 20:38:41 2023 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Jan 11 20:40:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe248cb2

virtual/rust: add 1.66.1, drop 1.66.0

Bug: https://bugs.gentoo.org/89037
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/{rust-1.66.0.ebuild => rust-1.66.1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.66.0.ebuild b/virtual/rust/rust-1.66.1.ebuild
similarity index 93%
rename from virtual/rust/rust-1.66.0.ebuild
rename to virtual/rust/rust-1.66.1.ebuild
index 546e918affb9..ae12ed9a2d0f 100644
--- a/virtual/rust/rust-1.66.0.ebuild
+++ b/virtual/rust/rust-1.66.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8



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

2022-12-19 Thread Georgy Yakovlev
commit: 81299f61a075eccc49e51235f47b84851c26a242
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:37:14 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81299f61

virtual/rust: add 1.66.0

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

 virtual/rust/rust-1.66.0.ebuild | 23 +++
 1 file changed, 23 insertions(+)

diff --git a/virtual/rust/rust-1.66.0.ebuild b/virtual/rust/rust-1.66.0.ebuild
new file mode 100644
index ..546e918affb9
--- /dev/null
+++ b/virtual/rust/rust-1.66.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-12-19 Thread Georgy Yakovlev
commit: aab7769e03b52eacccfcee12afca9b62662453ff
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 20 06:40:34 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 20 07:08:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab7769e

virtual/rust: drop 1.64.0-r1

Bug: https://bugs.gentoo.org/884513
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.64.0-r1.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/virtual/rust/rust-1.64.0-r1.ebuild 
b/virtual/rust/rust-1.64.0-r1.ebuild
deleted file mode 100644
index bad2906134b9..
--- a/virtual/rust/rust-1.64.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-# adjust when rust upstream bumps internal llvm
-# we do not allow multiple llvm versions in dev-lang/rust for
-# neither system nor bundled, so we just hardcode it here.
-SLOT="0/llvm-14"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2022-12-03 Thread Arthur Zamarin
commit: 0b59a51f8e53a9b635ecddf01cdf0f31078dd63c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec  3 16:07:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec  3 16:07:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b59a51f

virtual/rust: Stabilize 1.65.0-r1 x86, #879815

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 50dc49299a9e..424441f6287d 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-18 Thread Arthur Zamarin
commit: 0adc50ba86f1334b2a2297cb936bf1b5d0bf3c92
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 18 18:07:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 18 18:07:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adc50ba

virtual/rust: Stabilize 1.65.0-r1 arm64, #879815

Signed-off-by: Arthur Zamarin  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index d9a0ee49b8be..50dc49299a9e 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-17 Thread Sam James
commit: 0aa0b9cdf1888bce4d8372f69414f09d3633c1d4
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 17 15:14:36 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 17 15:14:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa0b9cd

virtual/rust: Stabilize 1.65.0-r1 ppc64, #879815

Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 35711a29c9b7..d9a0ee49b8be 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm ~arm64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-17 Thread Sam James
commit: a5fea6fad3465b59af8d75303dfe54a860e542ae
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 17 15:14:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 17 15:14:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fea6fa

virtual/rust: Stabilize 1.65.0-r1 amd64, #879815

Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index b8f10f7ee5ac..363c6796c0a3 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-17 Thread Sam James
commit: 87b4dda1108f0c8e8e65c3da93701354bc66841f
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 17 15:14:33 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 17 15:14:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b4dda1

virtual/rust: Stabilize 1.65.0-r1 ppc, #879815

Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 363c6796c0a3..35711a29c9b7 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-17 Thread Sam James
commit: 718c87d1ebd4890fa2bd65b7af57e35c600d617a
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 17 15:14:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 17 15:14:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718c87d1

virtual/rust: Stabilize 1.65.0-r1 arm, #879815

Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 7939ba09adc6..b8f10f7ee5ac 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-17 Thread Sam James
commit: 40836f9290e42200fd6647063f694b12fd45eeeb
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 17 15:14:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 17 15:14:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40836f92

virtual/rust: Stabilize 1.65.0-r1 sparc, #879815

Signed-off-by: Sam James  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 546e918affb9..7939ba09adc6 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-16 Thread Georgy Yakovlev
commit: 869feec511b29896d24369460575cdfa10a0caa7
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 16 21:54:19 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 16 21:54:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869feec5

virtual/rust: drop 1.64.0, 1.65.0

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

 virtual/rust/rust-1.64.0.ebuild | 19 ---
 virtual/rust/rust-1.65.0.ebuild | 19 ---
 2 files changed, 38 deletions(-)

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
deleted file mode 100644
index ee4189e024d1..
--- a/virtual/rust/rust-1.64.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
deleted file mode 100644
index a7d950afd9b7..
--- a/virtual/rust/rust-1.65.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2022-11-15 Thread Joonas Niilola
commit: c6358c20f460a1be99c3ca1c34f2ee9ef4d92878
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Nov 15 09:12:52 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Nov 15 09:19:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6358c20

virtual/rust: keyword 1.65.0-r1

Signed-off-by: Joonas Niilola  gentoo.org>

 virtual/rust/rust-1.65.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
index 8a0f09ded700..546e918affb9 100644
--- a/virtual/rust/rust-1.65.0-r1.ebuild
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -13,7 +13,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-15"
-#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-15 Thread Joonas Niilola
commit: 1c1015afd61317ba45e76ba89a9325c6d690cff7
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Nov 15 09:12:32 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Nov 15 09:19:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1015af

virtual/rust: keyword 1.64.0-r1

Signed-off-by: Joonas Niilola  gentoo.org>

 virtual/rust/rust-1.64.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/rust/rust-1.64.0-r1.ebuild 
b/virtual/rust/rust-1.64.0-r1.ebuild
index 6b38ec4b8770..bad2906134b9 100644
--- a/virtual/rust/rust-1.64.0-r1.ebuild
+++ b/virtual/rust/rust-1.64.0-r1.ebuild
@@ -12,7 +12,7 @@ LICENSE=""
 # we do not allow multiple llvm versions in dev-lang/rust for
 # neither system nor bundled, so we just hardcode it here.
 SLOT="0/llvm-14"
-#KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-14 Thread Georgy Yakovlev
commit: fb314393605d1ce7b45bf6476762bf83e793d7a3
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Nov 15 05:29:15 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Nov 15 05:29:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb314393

virtual/rust: add experimental llvm-ver subslot for mozilla consumers

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

 virtual/rust/rust-1.64.0-r1.ebuild | 22 ++
 virtual/rust/rust-1.65.0-r1.ebuild | 23 +++
 2 files changed, 45 insertions(+)

diff --git a/virtual/rust/rust-1.64.0-r1.ebuild 
b/virtual/rust/rust-1.64.0-r1.ebuild
new file mode 100644
index ..6b38ec4b8770
--- /dev/null
+++ b/virtual/rust/rust-1.64.0-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-14"
+#KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"

diff --git a/virtual/rust/rust-1.65.0-r1.ebuild 
b/virtual/rust/rust-1.65.0-r1.ebuild
new file mode 100644
index ..8a0f09ded700
--- /dev/null
+++ b/virtual/rust/rust-1.65.0-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+
+# adjust when rust upstream bumps internal llvm
+# we do not allow multiple llvm versions in dev-lang/rust for
+# neither system nor bundled, so we just hardcode it here.
+SLOT="0/llvm-15"
+#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-11-13 Thread Georgy Yakovlev
commit: 8afc9e62180383f97806e8cce12a4d8970325cbf
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Nov 13 19:10:53 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Nov 13 19:10:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8afc9e62

virtual/rust: drop 1.63.0

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

 virtual/rust/rust-1.63.0.ebuild | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/virtual/rust/rust-1.63.0.ebuild b/virtual/rust/rust-1.63.0.ebuild
deleted file mode 100644
index 1f4093c8a7a3..
--- a/virtual/rust/rust-1.63.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~riscv"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2022-11-13 Thread Georgy Yakovlev
commit: bbd85cdb1f66f07f6773898d4156c96f6c6adb57
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Nov 13 19:10:36 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Nov 13 19:10:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd85cdb

virtual/rust: keyword 1.65.0 for ~riscv

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

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

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
index d5fca4afec85..a7d950afd9b7 100644
--- a/virtual/rust/rust-1.65.0.ebuild
+++ b/virtual/rust/rust-1.65.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-10 Thread Georgy Yakovlev
commit: 702be1503e3bc313d6ea4c775e23e98e1d72140f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Nov 11 02:34:47 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Nov 11 02:34:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702be150

virtual/rust: unkeyword 1.65.0 for ~riscv

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

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

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
index a7d950afd9b7..d5fca4afec85 100644
--- a/virtual/rust/rust-1.65.0.ebuild
+++ b/virtual/rust/rust-1.65.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-10 Thread Georgy Yakovlev
commit: b38973e096b093433474387195d3d4426aa692e9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Nov 11 02:32:34 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Nov 11 02:32:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38973e0

virtual/rust: keyword 1.65.0

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

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

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
index fa697f3e1e2d..a7d950afd9b7 100644
--- a/virtual/rust/rust-1.65.0.ebuild
+++ b/virtual/rust/rust-1.65.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-11-04 Thread Georgy Yakovlev
commit: 41848b55259fb6fde60571dc32d19ccff914e099
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Nov  5 05:55:40 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Nov  5 05:56:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41848b55

virtual/rust: add 1.65.0

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

 virtual/rust/rust-1.65.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
new file mode 100644
index ..a7d950afd9b7
--- /dev/null
+++ b/virtual/rust/rust-1.65.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-11-04 Thread Georgy Yakovlev
commit: feb23814f357d7b87c95a9f61348fde41d02cc59
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat Nov  5 05:56:06 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat Nov  5 05:56:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb23814

virtual/rust: unkeyword 1.65.0

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

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

diff --git a/virtual/rust/rust-1.65.0.ebuild b/virtual/rust/rust-1.65.0.ebuild
index a7d950afd9b7..fa697f3e1e2d 100644
--- a/virtual/rust/rust-1.65.0.ebuild
+++ b/virtual/rust/rust-1.65.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-20 Thread Georgy Yakovlev
commit: 32c135cbf62a21548dd58be99f324efd01c82d6f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Oct 20 18:17:48 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Oct 20 18:17:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c135cb

virtual/rust: unkeyword 1.64.0 for ~riscv

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

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 2679503850a6..ee4189e024d1 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-20 Thread Georgy Yakovlev
commit: 9cfd030087f4881e2603337d6a4b6a9574d69a23
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Oct 20 17:30:38 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Oct 20 18:17:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfd0300

virtual/rust: re-add 1.63.0 for riscv only

This partially reverts commit cbb188bf659435e9aff0cd41cbdafb80bc9ec295.

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

 virtual/rust/rust-1.63.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/rust/rust-1.63.0.ebuild b/virtual/rust/rust-1.63.0.ebuild
new file mode 100644
index ..1f4093c8a7a3
--- /dev/null
+++ b/virtual/rust/rust-1.63.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~riscv"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-10-13 Thread Georgy Yakovlev
commit: cbb188bf659435e9aff0cd41cbdafb80bc9ec295
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Oct 13 17:35:06 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Oct 13 17:41:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb188bf

virtual/rust: drop 1.62.1, 1.63.0

Bug: https://bugs.gentoo.org/870166
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.62.1.ebuild | 19 ---
 virtual/rust/rust-1.63.0.ebuild | 19 ---
 2 files changed, 38 deletions(-)

diff --git a/virtual/rust/rust-1.62.1.ebuild b/virtual/rust/rust-1.62.1.ebuild
deleted file mode 100644
index b8dad706e68c..
--- a/virtual/rust/rust-1.62.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.63.0.ebuild b/virtual/rust/rust-1.63.0.ebuild
deleted file mode 100644
index a7d950afd9b7..
--- a/virtual/rust/rust-1.63.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2022-10-13 Thread Agostino Sarubbo
commit: f89ce0db5f86ee386f303a975538c1f2c49053e0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct 13 06:57:39 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct 13 06:57:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89ce0db

virtual/rust: Stabilize 1.64.0 x86, #872560

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 4aa9f2dd8da9..2679503850a6 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-13 Thread Agostino Sarubbo
commit: 94bb79770cf1685c4ef4d1bc8da1ffdd0e160440
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct 13 06:56:49 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct 13 06:56:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94bb7977

virtual/rust: Stabilize 1.64.0 sparc, #872560

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 15680fe14968..4aa9f2dd8da9 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-13 Thread Agostino Sarubbo
commit: 4a431dc17f0ae99d11eedc070d5c99f1ec46c119
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct 13 06:55:16 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct 13 06:55:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a431dc1

virtual/rust: Stabilize 1.64.0 ppc, #872560

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 2445a88cc96c..15680fe14968 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-13 Thread Agostino Sarubbo
commit: ac45583c84fcbfc136b923c29817fc04a9d9d7bf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct 13 06:54:23 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct 13 06:54:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac45583c

virtual/rust: Stabilize 1.64.0 arm64, #872560

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 8a8483836160..2445a88cc96c 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-13 Thread Agostino Sarubbo
commit: 5f17397584812eb28e540876373a2e69769a1d56
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Oct 13 06:53:03 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Oct 13 06:53:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f173975

virtual/rust: Stabilize 1.64.0 arm, #872560

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 8fd5b1aac2bd..8a8483836160 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-12 Thread Sam James
commit: 714616551bc231b9f27fa451983af52c545b762c
Author: Sam James  gentoo  org>
AuthorDate: Wed Oct 12 19:21:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Oct 12 19:21:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71461655

virtual/rust: Stabilize 1.64.0 amd64, #872560

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index c770fd789dc6..8fd5b1aac2bd 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-10-11 Thread Georgy Yakovlev
commit: a3fdbcd8fbface993e8617601e6b18ffce61625e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Oct 11 18:46:49 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Oct 11 18:46:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fdbcd8

virtual/rust: Stabilize 1.64.0 ppc64, #872560

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

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index a7d950afd9b7..c770fd789dc6 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-09-23 Thread Georgy Yakovlev
commit: afad1a3097b154fd4195834c2778bcbf71cc2167
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Sep 23 19:59:48 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Sep 23 20:05:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afad1a30

virtual/rust: drop 1.59.0, 1.60.0, 1.61.0, 1.62.0

Bug: https://bugs.gentoo.org/870166
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.59.0.ebuild | 19 ---
 virtual/rust/rust-1.60.0.ebuild | 19 ---
 virtual/rust/rust-1.61.0.ebuild | 19 ---
 virtual/rust/rust-1.62.0.ebuild | 19 ---
 4 files changed, 76 deletions(-)

diff --git a/virtual/rust/rust-1.59.0.ebuild b/virtual/rust/rust-1.59.0.ebuild
deleted file mode 100644
index 6d365ff79fb7..
--- a/virtual/rust/rust-1.59.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.60.0.ebuild b/virtual/rust/rust-1.60.0.ebuild
deleted file mode 100644
index 786dfb83648d..
--- a/virtual/rust/rust-1.60.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.61.0.ebuild b/virtual/rust/rust-1.61.0.ebuild
deleted file mode 100644
index b7da1d054aa3..
--- a/virtual/rust/rust-1.61.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"

diff --git a/virtual/rust/rust-1.62.0.ebuild b/virtual/rust/rust-1.62.0.ebuild
deleted file mode 100644
index b7da1d054aa3..
--- a/virtual/rust/rust-1.62.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Rust language compiler"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="rustfmt"
-
-BDEPEND=""
-RDEPEND="|| (
-   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
-)"



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

2022-09-23 Thread Georgy Yakovlev
commit: af43e7a46c7bb80a3de83291c50a11d216d0d8b1
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Sep 23 19:36:18 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Sep 23 19:39:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af43e7a4

virtual/rust: keyword 1.64.0

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

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index 93722254cd73..a7d950afd9b7 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-09-22 Thread Georgy Yakovlev
commit: 770c628cd7816387f593df6ab36d9f06ce4fdbc9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Sep 23 03:33:15 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Sep 23 03:34:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770c628c

virtual/rust: add 1.64.0

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

 virtual/rust/rust-1.64.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
new file mode 100644
index ..b7da1d054aa3
--- /dev/null
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-09-22 Thread Georgy Yakovlev
commit: 7eb859a5280bde4014c5410569a37e9167e7c82a
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Sep 23 03:33:35 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Sep 23 03:34:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eb859a5

virtual/rust: unkeyword 1.64.0

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

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

diff --git a/virtual/rust/rust-1.64.0.ebuild b/virtual/rust/rust-1.64.0.ebuild
index b7da1d054aa3..93722254cd73 100644
--- a/virtual/rust/rust-1.64.0.ebuild
+++ b/virtual/rust/rust-1.64.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-09-22 Thread Sam James
commit: 0fd31bae8abc127916008c78ecb5a2cf29661075
Author: matoro  users  noreply  github  com>
AuthorDate: Thu Sep 15 19:10:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 23 00:05:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fd31bae

virtual/rust: keyword 1.63.0 for ~mips

Bug: https://bugs.gentoo.org/769452
Closes: https://github.com/gentoo/gentoo/pull/27259
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/virtual/rust/rust-1.63.0.ebuild b/virtual/rust/rust-1.63.0.ebuild
index b7da1d054aa3..a7d950afd9b7 100644
--- a/virtual/rust/rust-1.63.0.ebuild
+++ b/virtual/rust/rust-1.63.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-09-13 Thread Georgy Yakovlev
commit: cbb0927d2bdead899288a2d90a4a9f584fb42bdd
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Sep 13 21:48:55 2022 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Sep 13 22:59:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb0927d

virtual/rust: add 1.63.0

Closes: https://bugs.gentoo.org/868330
Signed-off-by: Georgy Yakovlev  gentoo.org>

 virtual/rust/rust-1.63.0.ebuild | 19 +++
 1 file changed, 19 insertions(+)

diff --git a/virtual/rust/rust-1.63.0.ebuild b/virtual/rust/rust-1.63.0.ebuild
new file mode 100644
index ..b7da1d054aa3
--- /dev/null
+++ b/virtual/rust/rust-1.63.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Rust language compiler"
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="rustfmt"
+
+BDEPEND=""
+RDEPEND="|| (
+   ~dev-lang/rust-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+   ~dev-lang/rust-bin-${PV}[rustfmt?,${MULTILIB_USEDEP}]
+)"



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

2022-08-02 Thread Agostino Sarubbo
commit: 77af7b145aab8c71039f43fc5a1686b0a30ac665
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Aug  2 07:18:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Aug  2 07:18:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77af7b14

virtual/rust: x86 stable wrt bug #861125

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.62.1.ebuild b/virtual/rust/rust-1.62.1.ebuild
index 59a8a1180284..b8dad706e68c 100644
--- a/virtual/rust/rust-1.62.1.ebuild
+++ b/virtual/rust/rust-1.62.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="rustfmt"
 
 BDEPEND=""



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

2022-07-28 Thread Agostino Sarubbo
commit: 495644e3b049a542cd7ff1c0a6fa86a1cd7c4b6f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 28 07:07:28 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 28 07:07:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=495644e3

virtual/rust: arm stable wrt bug #861125

Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/virtual/rust/rust-1.62.1.ebuild b/virtual/rust/rust-1.62.1.ebuild
index aae34c5bd635..59a8a1180284 100644
--- a/virtual/rust/rust-1.62.1.ebuild
+++ b/virtual/rust/rust-1.62.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler"
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="rustfmt"
 
 BDEPEND=""



  1   2   3   >