public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2021-08-04 20:47 Andreas K. Hüttel
  0 siblings, 0 replies; 17+ messages in thread
From: Andreas K. Hüttel @ 2021-08-04 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2c8209975d2d40343d4ae310f0f992c299269f57
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 20:36:16 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 20:46:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c820997

dev-perl/Regexp-IPv6: EAPI=8 bump

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

 ...exp-IPv6-0.30.0-r1.ebuild => Regexp-IPv6-0.30.0-r2.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
similarity index 61%
rename from dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild
rename to dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 89835847a44..b0a2fa6617d 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r1.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=SALVA
-MODULE_VERSION=0.03
+DIST_AUTHOR=SALVA
+DIST_VERSION=0.03
 inherit perl-module
 
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2022-11-23 14:08 Jakov Smolić
  0 siblings, 0 replies; 17+ messages in thread
From: Jakov Smolić @ 2022-11-23 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     0c68c2c554fb7c87ffa90b31071bb5d597f351ba
Author:     Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Sat Oct 29 11:07:23 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 14:02:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c68c2c5

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 riscv, #878483

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index b0a2fa6617d2..37257d8cd561 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.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,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  4:30 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     ec320c9736ce4b5ffa1da730cccc8f38a5bf9352
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:29:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:29:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec320c97

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 arm, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 80aa771f5c9e..6f270aebeb81 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  4:30 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     bd3d1318fdcaecf2031535e92ba104ce68741490
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:29:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:29:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3d1318

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 ppc, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 8d98cc36bff9..80aa771f5c9e 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~riscv x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  4:30 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     35e0a0363fbcf97e41f4fde92928b0048e5d5f2f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:30:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:30:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e0a036

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 sparc, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 6f270aebeb81..245bc5c93baf 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  4:30 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     6e43a65d83c4e9fed36e1fc443b9054e03035697
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:29:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:29:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e43a65d

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 arm64, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 37257d8cd561..8d98cc36bff9 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.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,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  4:30 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     ad108454688c5937a04a756aa16a3b672d2e33e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 04:30:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 04:30:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad108454

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 ppc64, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 245bc5c93baf..d66c21be6db0 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  6:43 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-06-24  6:43 UTC (permalink / raw
  To: gentoo-commits

commit:     54ce7308c6d4942092232eff7a0b1aff87c6638b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 06:43:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 06:43:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ce7308

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 hppa, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index d66c21be6db0..ef8e3b1c7851 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-06-24  7:54 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-06-24  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     78eb00d58527ede7af0bbc946cacfe2875ed7eff
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 07:53:48 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 07:53:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78eb00d5

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 ia64, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index ef8e3b1c7851..3436f0ea97de 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-07-05 16:30 Viorel Munteanu
  0 siblings, 0 replies; 17+ messages in thread
From: Viorel Munteanu @ 2023-07-05 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     214721d71cded867ee98a9210ae26b0153df4403
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Wed Jul  5 15:49:59 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jul  5 16:29:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214721d7

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 alpha, #909356

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 14a22e2141f1..1fda40bd3472 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-05 12:24 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-08-05 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     3f69b319a63405ae3e3de63accde3db6ca089375
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 12:23:51 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 12:23:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f69b319

dev-perl/Regexp-IPv6: Keyword 0.30.0-r2 s390, #909053

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 1fda40bd3472..196a851f8ce1 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-19  6:09 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-08-19  6:09 UTC (permalink / raw
  To: gentoo-commits

commit:     409ef286b591609dc72fa2f6bab40340d6624156
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:08:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:08:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409ef286

dev-perl/Regexp-IPv6: Stabilize 0.30.0-r2 arm64, #912496

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 196a851f8ce1..0107e90be7a9 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-19  6:19 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-08-19  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     f7264cf335a591e377cc92f5c7d32a3ec08633f8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:19:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:19:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7264cf3

dev-perl/Regexp-IPv6: Stabilize 0.30.0-r2 arm, #912496

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 0107e90be7a9..85cf68e0552e 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-19  6:37 Sam James
  0 siblings, 0 replies; 17+ messages in thread
From: Sam James @ 2023-08-19  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     1d27942f739d84fbcf004cb93adde0e3bdb7569a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 06:37:14 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 06:37:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d27942f

dev-perl/Regexp-IPv6: Stabilize 0.30.0-r2 sparc, #912496

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 85cf68e0552e..774a8461ec03 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-19  7:42 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-08-19  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     81b871d4ddf9cc47aff2faa1c37609599699bdc6
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:41:47 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:41:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b871d4

dev-perl/Regexp-IPv6: Stabilize 0.30.0-r2 hppa, #912496

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index 774a8461ec03..bf8c540f51be 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2023-08-19  7:42 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2023-08-19  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7c865b66875e0a661a17a3116ade1b7d186ea662
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:41:48 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:41:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c865b66

dev-perl/Regexp-IPv6: Stabilize 0.30.0-r2 ppc, #912496

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index bf8c540f51be..02ee8a77e516 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ~ppc64 ~riscv ~s390 sparc x86"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/
@ 2024-08-26  7:04 Arthur Zamarin
  0 siblings, 0 replies; 17+ messages in thread
From: Arthur Zamarin @ 2024-08-26  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2538eccd89a19f104e6d72713d978dc598d38c30
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 07:01:48 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 07:01:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2538eccd

dev-perl/Regexp-IPv6: keyword 0.30.0-r2 for ~mips

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

 dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
index c5a658528e40..5ccd86b22a90 100644
--- a/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
+++ b/dev-perl/Regexp-IPv6/Regexp-IPv6-0.30.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Regular expression for IPv6 addresses"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"


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

end of thread, other threads:[~2024-08-26  7:04 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-24  6:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Regexp-IPv6/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-08-26  7:04 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:37 Sam James
2023-08-19  6:19 Sam James
2023-08-19  6:09 Sam James
2023-08-05 12:24 Arthur Zamarin
2023-07-05 16:30 Viorel Munteanu
2023-06-24  7:54 Arthur Zamarin
2023-06-24  4:30 Sam James
2023-06-24  4:30 Sam James
2023-06-24  4:30 Sam James
2023-06-24  4:30 Sam James
2023-06-24  4:30 Sam James
2022-11-23 14:08 Jakov Smolić
2021-08-04 20: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