public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  6:46 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  6:46 UTC (permalink / raw
  To: gentoo-commits

commit:     50816ff0643b00b2d1d2538b6f9fae34c0737892
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 06:45:43 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 06:45:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50816ff0

dev-perl/Clone-Choose: Keyword 0.10.0 ppc64, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index e1a66ee2da29..ac3a9a1e8c05 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-09-23 22:13 James Le Cuirot
  0 siblings, 0 replies; 17+ messages in thread
From: James Le Cuirot @ 2025-09-23 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     eea997fe87d7741b254d46ed116cd8f5b1117467
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 23 22:12:21 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 23 22:12:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea997fe

dev-perl/Clone-Choose: Keyword 0.10.0 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 839100771e9c..01d45ed43e39 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-09-01  5:45 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2025-09-01  5:45 UTC (permalink / raw
  To: gentoo-commits

commit:     bf7ad7b71ce13df6e8bb28f0b840c2671487113e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  1 05:44:43 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  1 05:44:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7ad7b7

dev-perl/Clone-Choose: Stabilize 0.10.0 ppc64, #961670

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 5c80c7d5f654..839100771e9c 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-08-22  9:31 WANG Xuerui
  0 siblings, 0 replies; 17+ messages in thread
From: WANG Xuerui @ 2025-08-22  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c2f7d78deee55b666b17b7aad59c40ce47bf2e40
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 22 08:35:07 2025 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri Aug 22 09:31:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f7d78d

dev-perl/Clone-Choose: keyword 0.10.0 for ~loong, #958473

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 7f969b560cb4..5c80c7d5f654 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-08-18  9:11 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-08-18  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     10d1723c355be1bed2dbf2a2a0454a95d7fe9470
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 18 09:08:51 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 18 09:08:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d1723c

dev-perl/Clone-Choose: Stabilize 0.10.0 arm, #961670

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 36fa6419d1ab..8e0a9bbbcfac 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-22  1:54 Jakov Smolić
  0 siblings, 0 replies; 17+ messages in thread
From: Jakov Smolić @ 2025-06-22  1:54 UTC (permalink / raw
  To: gentoo-commits

commit:     861a0ae86988043a8c7f235c1aca6befb9427c28
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 01:54:16 2025 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 01:54:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861a0ae8

dev-perl/Clone-Choose: Keyword 0.10.0 riscv, #958473

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

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index ac3a9a1e8c05..36fa6419d1ab 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  3:17 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  3:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b84dc59ce078e2a2cc5f4b2a02044822136a51b0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 03:15:06 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 03:15:06 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b84dc59c

dev-perl/Clone-Choose: Keyword 0.10.0 mips, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 2ac22d49e4f0..e1a66ee2da29 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  2:38 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     391aa047e417fd68652bb1d8332e585c469fc92d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 02:38:17 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 02:38:17 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391aa047

dev-perl/Clone-Choose: Keyword 0.10.0 arm64, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index ef516bb483cd..2ac22d49e4f0 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  2:38 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     5d3b33e68b02bac0b90432cbe3fd9722c2e311af
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 02:38:12 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 02:38:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d3b33e6

dev-perl/Clone-Choose: Keyword 0.10.0 s390, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 4807e9524ed3..60eb8f4cd5cb 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  2:38 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     37ec86a16b38014fb325e282ba19197ba2c1dd89
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 02:38:14 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 02:38:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ec86a1

dev-perl/Clone-Choose: Keyword 0.10.0 arm, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 60eb8f4cd5cb..ef516bb483cd 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2025-06-21  2:34 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2025-06-21  2:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ea400f829c8dc296fa370630a304cb5488868780
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 02:34:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 02:34:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea400f82

dev-perl/Clone-Choose: Keyword 0.10.0 alpha, #958473

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 9d374f6a6fc5..4807e9524ed3 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-10-11  6:00 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2021-10-11  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     7ac68fcc8e42658715db545fa88ba05b9ed4a624
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 06:00:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 06:00:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac68fcc

dev-perl/Clone-Choose: Stabilize 0.10.0 ppc, #817443

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 73d229797b9..a889a0da7f1 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc x86"
+KEYWORDS="~amd64 ~hppa ppc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-10-11  5:12 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2021-10-11  5:12 UTC (permalink / raw
  To: gentoo-commits

commit:     0b78743d6c103715f28b7dd62535e1dcc990ba52
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:11:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:11:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b78743d

dev-perl/Clone-Choose: Stabilize 0.10.0 x86, #817443

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index 493c37ae98f..73d229797b9 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-07-28  1:08 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2021-07-28  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     334580698912f062fa1c0ebfb22902b268a0c3b3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 28 01:07:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 28 01:07:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33458069

dev-perl/Clone-Choose: Keyword 0.10.0 x86, #795687

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index ad85951a5f2..493c37ae98f 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-06-20 21:08 Sergei Trofimovich
  0 siblings, 0 replies; 17+ messages in thread
From: Sergei Trofimovich @ 2021-06-20 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     d6e2a9bc78a8921980a06f8b343c8be7cfdc745f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 21:06:58 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 21:06:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6e2a9bc

dev-perl/Clone-Choose: keyworded 0.10.0 for ppc

keyworded wrt bug #795687

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index ae3528e6ffd..ad85951a5f2 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa"
+KEYWORDS="~amd64 ~hppa ~ppc"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-06-15 15:40 Sergei Trofimovich
  0 siblings, 0 replies; 17+ messages in thread
From: Sergei Trofimovich @ 2021-06-15 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     514048fa3a017410ea4ac55dc1fdb13478728f2f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Jun 15 15:32:39 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 15:40:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514048fa

dev-perl/Clone-Choose: keyworded 0.10.0 for hppa, bug #796134

Package-Manager: Portage-3.0.18, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
index c83252a04b6..ae3528e6ffd 100644
--- a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Choose appropriate clone utility"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 17+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/
@ 2021-06-12 21:47 Andreas K. Hüttel
  0 siblings, 0 replies; 17+ messages in thread
From: Andreas K. Hüttel @ 2021-06-12 21:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2e0a8440dcc458b2c8cea3841782e22bdd476198
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 21:29:33 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 21:46:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0a8440

dev-perl/Clone-Choose: New package, needed for Hash::Merge

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild | 29 ++++++++++++++++++++++++
 dev-perl/Clone-Choose/Manifest                   |  1 +
 dev-perl/Clone-Choose/metadata.xml               |  8 +++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
new file mode 100644
index 00000000000..c83252a04b6
--- /dev/null
+++ b/dev-perl/Clone-Choose/Clone-Choose-0.10.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=HERMES
+DIST_VERSION=0.010
+inherit perl-module
+
+DESCRIPTION="Choose appropriate clone utility"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	dev-perl/Module-Runtime
+	virtual/perl-Storable
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.900.0
+		dev-perl/Test-Without-Module
+		>=dev-perl/Clone-0.100.0
+		dev-perl/Clone-PP
+	)
+"

diff --git a/dev-perl/Clone-Choose/Manifest b/dev-perl/Clone-Choose/Manifest
new file mode 100644
index 00000000000..dd7f8d8ec28
--- /dev/null
+++ b/dev-perl/Clone-Choose/Manifest
@@ -0,0 +1 @@
+DIST Clone-Choose-0.010.tar.gz 10828 BLAKE2B 0a07211af1f1be7370520eb55f0bb663fa4c02642cbbcc20643137e719eade61e59548119cd79fc1442c85cad07840bbf08eb782a0b2ca433dff4f0bfdd0d327 SHA512 5dbcd1b031ddbdaff81c46c5a48eb51b31bfe451e0777dc88a107d2b104e8708f08a5717a0f82f4d03efb8610e2b42fcb2dc1269e3262ece16b9a503d606face

diff --git a/dev-perl/Clone-Choose/metadata.xml b/dev-perl/Clone-Choose/metadata.xml
new file mode 100644
index 00000000000..2b9a936fc0a
--- /dev/null
+++ b/dev-perl/Clone-Choose/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-09-23 22:13 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-21  6:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Clone-Choose/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2025-09-23 22:13 James Le Cuirot
2025-09-01  5:45 Arthur Zamarin
2025-08-22  9:31 WANG Xuerui
2025-08-18  9:11 Sam James
2025-06-22  1:54 Jakov Smolić
2025-06-21  3:17 Sam James
2025-06-21  2:38 Sam James
2025-06-21  2:38 Sam James
2025-06-21  2:38 Sam James
2025-06-21  2:34 Sam James
2021-10-11  6:00 Sam James
2021-10-11  5:12 Sam James
2021-07-28  1:08 Sam James
2021-06-20 21:08 Sergei Trofimovich
2021-06-15 15:40 Sergei Trofimovich
2021-06-12 21:47 Andreas K. Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox