public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2021-08-10 18:24 Andreas K. Hüttel
  0 siblings, 0 replies; 19+ messages in thread
From: Andreas K. Hüttel @ 2021-08-10 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     bcd2c840f84447dab038b9a0071c1c6f8ce905bc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 18:12:41 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd2c840

dev-perl/Sub-Override: EAPI=8 bump

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

 ...ride-0.90.0.ebuild => Sub-Override-0.90.0-r1.ebuild} | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
similarity index 64%
rename from dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild
rename to dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index 085ea451683..2f38f7040f7 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -1,22 +1,19 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.09
+DIST_AUTHOR=OVID
+DIST_VERSION=0.09
 inherit perl-module
 
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND="
+BDEPEND="
 	test? (
 		>=dev-perl/Test-Fatal-0.10.0
-	)"
-
-SRC_TEST="do"
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2021-11-04 17:13 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-11-04 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f628df6e6dad087b6956d82969b5e81b8360b8e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 17:12:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 17:12:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f628df6e

dev-perl/Sub-Override: Keyword 0.90.0-r1 arm64, #820764

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index 2f38f7040f7..e53f7b91542 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2021-12-31  6:13 Matt Turner
  0 siblings, 0 replies; 19+ messages in thread
From: Matt Turner @ 2021-12-31  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     7a6e82fe17b48c8690d1a16e4db6b13842eff7bb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 06:12:41 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 06:13:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a6e82fe

dev-perl/Sub-Override: Keyword 0.90.0-r1 alpha, #820764

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index e53f7b91542e..a8e06e3bb0d7 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2022-03-09 13:00 Yixun Lan
  0 siblings, 0 replies; 19+ messages in thread
From: Yixun Lan @ 2022-03-09 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f0a64af787dc5cf9c8e0aad38262f633d462991f
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 03:50:54 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 12:58:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a64af7

dev-perl/Sub-Override: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index a8e06e3bb0d7..e6d6c55b64dc 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2022-12-31 15:53 Arthur Zamarin
  0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2022-12-31 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     6667722c65e97aa5656423d0144f7a436a88a920
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 15:52:55 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 15:52:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6667722c

dev-perl/Sub-Override: Keyword 0.90.0-r1 s390, #888119

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index e6d6c55b64dc..076938544c17 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2023-02-24 20:02 Arthur Zamarin
  0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2023-02-24 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0f652a3c084e988a8929fb8ec70108575a504590
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 20:02:15 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 20:02:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f652a3c

dev-perl/Sub-Override: Keyword 0.90.0-r1 arm, #888119

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index 076938544c17..0a631e971c49 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2023-02-26 18:21 Arthur Zamarin
  0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2023-02-26 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     551b1060088cb5e95bbae0ce51ba46f713384277
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 18:21:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 18:21:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551b1060

dev-perl/Sub-Override: Keyword 0.90.0-r1 hppa, #888119

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index 0a631e971c49..cc1c11492994 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2023-03-17 20:44 Arthur Zamarin
  0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2023-03-17 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     d50a2350f5bab28a0028f122df6ece46ffb32609
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 20:43:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 20:43:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50a2350

dev-perl/Sub-Override: Stabilize 0.90.0-r1 ppc64, #901801

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index cc1c11492994..118879647860 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2023-04-01 18:14 Arthur Zamarin
  0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2023-04-01 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     042ad2478abd7423ab625004a8d57d7b6db3a217
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 18:13:02 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 18:13:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042ad247

dev-perl/Sub-Override: Stabilize 0.90.0-r1 arm64, #901801

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

 dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
index 118879647860..bae93a32f945 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-05-02  1:36 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-05-02  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     b5ee01b532dd0ea322e8084a7c22cc540e10cb88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  2 01:29:49 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  2 01:36:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ee01b5

dev-perl/Sub-Override: add 0.100.0

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

 dev-perl/Sub-Override/Manifest                    |  1 +
 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-perl/Sub-Override/Manifest b/dev-perl/Sub-Override/Manifest
index e2cbb37dd7c8..df84d6d99604 100644
--- a/dev-perl/Sub-Override/Manifest
+++ b/dev-perl/Sub-Override/Manifest
@@ -1 +1,2 @@
 DIST Sub-Override-0.09.tar.gz 6462 BLAKE2B 27345159d3475c30c40852fa93db246c91b4d83806154adefcde907ff42ac0726d9c84880735a148acb6ce929a14c43d30287dd71307e41667841bf25db3bb99 SHA512 35000e8cabb6ca4cc0cac53af99fc9cb8ac14b1e71dbfa27dc58a339cb1b54e439064f2241798e351cc5ad297a2f9e4fde870ca97e2eb09a2430c11af589d412
+DIST Sub-Override-0.10.tar.gz 7218 BLAKE2B de2d19421280b4badaae0e1aea386c343d19d92023b4bd0aa9e2f92a66026e7b61361aeb3f724e30f842e1389260e6c7e85ab284b529bdf759e41d40bc4b8ebb SHA512 27782c301c7abd30291be8af79a251d2be27b7616f950c28cb83ceeeb6a91eb69fe29413992c229afb6d75974851e69986eaa232aa81484ad49fcad55b2bdead

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
new file mode 100644
index 000000000000..12068329f26f
--- /dev/null
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=OVID
+DIST_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Perl extension for easily overriding subroutines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+	test? (
+		>=dev-perl/Test-Fatal-0.10.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-06-09 20:36 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-06-09 20:36 UTC (permalink / raw
  To: gentoo-commits

commit:     c41897ee072ca0b6869e24e20bcf999cd76fa5e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 20:36:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 20:36:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41897ee

dev-perl/Sub-Override: Stabilize 0.100.0 arm, #933940

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

 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
index 12068329f26f..3de74ea318ef 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-06-09 20:41 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-06-09 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     67f339c05f3a2f4f684b0cfd401e49dd884b6404
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 20:40:34 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 20:40:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f339c0

dev-perl/Sub-Override: Stabilize 0.100.0 arm64, #933940

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

 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
index 3de74ea318ef..b420b1cdbdf7 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-06-09 21:08 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-06-09 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2441b7037d3d14a53761db2738ff4f4400ef8a72
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 21:05:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 21:06:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2441b703

dev-perl/Sub-Override: Stabilize 0.100.0 x86, #933940

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

 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
index b420b1cdbdf7..e6d5079a99a3 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-06-09 21:12 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-06-09 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     05991b44c04be1aa5881edbfdf541f166951dd81
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 21:11:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 21:11:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05991b44

dev-perl/Sub-Override: Stabilize 0.100.0 amd64, #933940

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

 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
index e6d5079a99a3..7140b64a9a25 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-06-14  0:43 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-06-14  0:43 UTC (permalink / raw
  To: gentoo-commits

commit:     45f23fbff3bcc712bf323d2e596b729ceb9cb057
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 00:41:35 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 00:41:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f23fbf

dev-perl/Sub-Override: Stabilize 0.100.0 sparc, #933940

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

 dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
index d7b8c9c0604b..8dce9a29218b 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.100.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-07-07 11:02 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-07-07 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     fdfc3d20c3e975ee138dd966be055571a4565f0a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 10:33:39 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 11:01:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdfc3d20

dev-perl/Sub-Override: add 0.120.0

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

 dev-perl/Sub-Override/Manifest                    |  1 +
 dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-perl/Sub-Override/Manifest b/dev-perl/Sub-Override/Manifest
index df84d6d99604..4be187847830 100644
--- a/dev-perl/Sub-Override/Manifest
+++ b/dev-perl/Sub-Override/Manifest
@@ -1,2 +1,3 @@
 DIST Sub-Override-0.09.tar.gz 6462 BLAKE2B 27345159d3475c30c40852fa93db246c91b4d83806154adefcde907ff42ac0726d9c84880735a148acb6ce929a14c43d30287dd71307e41667841bf25db3bb99 SHA512 35000e8cabb6ca4cc0cac53af99fc9cb8ac14b1e71dbfa27dc58a339cb1b54e439064f2241798e351cc5ad297a2f9e4fde870ca97e2eb09a2430c11af589d412
 DIST Sub-Override-0.10.tar.gz 7218 BLAKE2B de2d19421280b4badaae0e1aea386c343d19d92023b4bd0aa9e2f92a66026e7b61361aeb3f724e30f842e1389260e6c7e85ab284b529bdf759e41d40bc4b8ebb SHA512 27782c301c7abd30291be8af79a251d2be27b7616f950c28cb83ceeeb6a91eb69fe29413992c229afb6d75974851e69986eaa232aa81484ad49fcad55b2bdead
+DIST Sub-Override-0.12.tar.gz 9003 BLAKE2B 1c07187ad909261c18a5f973d489918cb986b040377a4011821f7a6a0966ad03ba81796a35173ef43ac81778e1fb4601bf71423744187d9594f0907f65056d7f SHA512 3164764c54435c96b87a28b266bf39d3c1775008292605c17ab9f2077f6695a7d730202fd36d4b97638ca0e6b14db3ad3d62461ec855ddca938d9a31af1ee2c5

diff --git a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
new file mode 100644
index 000000000000..1b2d517dee92
--- /dev/null
+++ b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MVSJES
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Perl extension for easily overriding subroutines"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+	test? (
+		>=dev-perl/Test-Fatal-0.10.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-09-23 12:50 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-09-23 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     a44bf2b0c7bb4b3acf3cc99e6fe6a2546089faea
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 12:49:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 12:49:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44bf2b0

dev-perl/Sub-Override: Stabilize 0.120.0 ppc, #940156

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

 dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
index 1be70803b692..03090a66fa68 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-09-23 12:50 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-09-23 12:50 UTC (permalink / raw
  To: gentoo-commits

commit:     eae318d599029b9a722e5f87ea904aa9d8dcaa6b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 12:49:39 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 12:49:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eae318d5

dev-perl/Sub-Override: Stabilize 0.120.0 ppc64, #940156

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

 dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
index 03090a66fa68..9119b2940cb8 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/
@ 2024-09-24 17:51 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-09-24 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     775a1dea5042055c259f33870f65b919891ed385
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 24 17:50:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 17:50:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=775a1dea

dev-perl/Sub-Override: Stabilize 0.120.0 sparc, #940156

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

 dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
index 13abf48cbe1b..9587719ffd0f 100644
--- a/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
+++ b/dev-perl/Sub-Override/Sub-Override-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for easily overriding subroutines"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
 	test? (


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

end of thread, other threads:[~2024-09-24 17:51 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23 12:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Override/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24 17:51 Sam James
2024-09-23 12:50 Sam James
2024-07-07 11:02 Sam James
2024-06-14  0:43 Sam James
2024-06-09 21:12 Sam James
2024-06-09 21:08 Sam James
2024-06-09 20:41 Sam James
2024-06-09 20:36 Sam James
2024-05-02  1:36 Sam James
2023-04-01 18:14 Arthur Zamarin
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-03-09 13:00 Yixun Lan
2021-12-31  6:13 Matt Turner
2021-11-04 17:13 Sam James
2021-08-10 18:24 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