* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2016-04-02 13:44 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2016-04-02 13:44 UTC (permalink / raw
  To: gentoo-commits
commit:     492960e88a3cc94e932905614c7d65796827e026
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 13:43:55 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 13:43:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492960e8
dev-perl/Net-Patricia: amd64 stable wrt bug #578706
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
index 639a6a6..d96f356 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2016-04-06 20:00 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2016-04-06 20:00 UTC (permalink / raw
  To: gentoo-commits
commit:     dbc39e3f0425388f6fe2d6e833793f564fbbaecf
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  6 19:59:46 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Apr  6 19:59:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc39e3f
dev-perl/Net-Patricia: arm stable, bug #578706
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
index d96f356..8d2e210 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2016-05-30 16:10 Tobias Klausmann
  0 siblings, 0 replies; 22+ messages in thread
From: Tobias Klausmann @ 2016-05-30 16:10 UTC (permalink / raw
  To: gentoo-commits
commit:     fa42e9214d3c0f72dba41c9af4240e7b58142a68
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 16:10:15 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon May 30 16:10:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa42e921
dev-perl/Net-Patricia-1.220.0-r0: add alpha keyword
Gentoo-Bug: 578706
Package-Manager: portage-2.3.0_rc1
 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
index 8d2e210..f5e1261 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2017-02-03 22:00 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2017-02-03 22:00 UTC (permalink / raw
  To: gentoo-commits
commit:     0169d7f8915ecac7b0fda45bf7f910d47fe021f2
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 21:54:59 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 22:00:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0169d7f8
dev-perl/Net-Patricia: Stable for HPPA (bug #578706).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
index b13191f..2525d79 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-01  8:07 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-05-01  8:07 UTC (permalink / raw
  To: gentoo-commits
commit:     7054e8d92c6c4873e1ff4d9dc2d2f286ffefaf95
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue May  1 07:44:37 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue May  1 08:07:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7054e8d9
dev-perl/Net-Patricia: stable 1.220.0-r1 for ia64, bug #638518
Bug: https://bugs.gentoo.org/638518
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index b29fdbe2b9e..0fdbc7aeb37 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-02 16:33 Thomas Deutschmann
  0 siblings, 0 replies; 22+ messages in thread
From: Thomas Deutschmann @ 2018-05-02 16:33 UTC (permalink / raw
  To: gentoo-commits
commit:     58b693484fcdf4a8456ae1c06e8b7430476cdf23
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed May  2 16:22:05 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed May  2 16:32:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b69348
dev-perl/Net-Patricia: x86 stable (bug #638518)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index 0fdbc7aeb37..a45c0aff548 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-03  9:40 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2018-05-03  9:40 UTC (permalink / raw
  To: gentoo-commits
commit:     7ef473eb2bb68665cbe787f2bb4ac31a0a4b6de5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May  3 09:40:25 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May  3 09:40:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef473eb
dev-perl/Net-Patricia: amd64 stable wrt bug #638518
Package-Manager: Portage-2.3.24, Repoman-2.3.6
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index a45c0aff548..b5796a81337 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-04 12:57 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2018-05-04 12:57 UTC (permalink / raw
  To: gentoo-commits
commit:     f641f5bde3404fc53a90c2c3f4615beea0c5435c
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri May  4 12:57:16 2018 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri May  4 12:57:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f641f5bd
dev-perl/Net-Patricia: Stable for HPPA too.
Package-Manager: Portage-2.3.33, Repoman-2.3.9
RepoMan-Options: --ignore-arches
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index b5796a81337..1ed32a150d6 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-08  6:24 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-05-08  6:24 UTC (permalink / raw
  To: gentoo-commits
commit:     41360a3da20f2dc58b639f8f4de90bd594137f50
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu May  3 21:03:50 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue May  8 06:23:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41360a3d
dev-perl/Net-Patricia: stable 1.220.0-r1 for sparc
Bug: https://bugs.gentoo.org/638518
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index 1ed32a150d6..38d12aae9d1 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-14  8:15 Tobias Klausmann
  0 siblings, 0 replies; 22+ messages in thread
From: Tobias Klausmann @ 2018-05-14  8:15 UTC (permalink / raw
  To: gentoo-commits
commit:     612899c4b59c54366f3929cb8f79b4997c3c96e6
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon May 14 08:15:16 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon May 14 08:15:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612899c4
dev-perl/Net-Patricia-1.220.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/638518
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index 38d12aae9d1..c303bb50c30 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-05-25 21:06 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2018-05-25 21:06 UTC (permalink / raw
  To: gentoo-commits
commit:     1e70443b386509950bafcd2ea179a560de8f5cb3
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 21:06:45 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri May 25 21:06:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e70443b
dev-perl/Net-Patricia: arm/ppc/ppc64 stable wrt bug #638518
Package-Manager: Portage-2.3.24, Repoman-2.3.6
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index c303bb50c30..019ea5f32b6 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-07-15  3:40 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2018-07-15  3:40 UTC (permalink / raw
  To: gentoo-commits
commit:     8e1cb2f64051abc1d6b559cf3377b0c25865d0a2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 03:23:01 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 03:40:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1cb2f6
dev-perl/Net-Patricia: Cleanup old versions re bug #638518
Bug: https://bugs.gentoo.org/638518
Package-Manager: Portage-2.3.40, Repoman-2.3.9
 dev-perl/Net-Patricia/Manifest                     |  1 -
 .../Net-Patricia/Net-Patricia-1.210.0-r1.ebuild    | 28 ----------------------
 dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild  | 28 ----------------------
 3 files changed, 57 deletions(-)
diff --git a/dev-perl/Net-Patricia/Manifest b/dev-perl/Net-Patricia/Manifest
index 8ce87b52acf..b72355abb2b 100644
--- a/dev-perl/Net-Patricia/Manifest
+++ b/dev-perl/Net-Patricia/Manifest
@@ -1,2 +1 @@
-DIST Net-Patricia-1.21.tar.gz 27911 BLAKE2B 5751753a290b45cb12b16eeed1d9b8e24c7dd86af7271db20f3f8cd909d7b97d48129aceb6e861697c50c1bddea60442cae43269dd5c9fd1d745ccdf469daa01 SHA512 d25d6e4894df365ddd549db748131f1df00b5d9e880b1deb520461ff00fa1035a7beeaeb3bc9c9df4a193cd5e39ab888884fc1ff468b2faa5c8faf1d59b25ed4
 DIST Net-Patricia-1.22.tar.gz 27780 BLAKE2B 9f81e9551b4110bcc6e16f8393d39f5a5ef4521e1cb6c1ea58a35f37a7b4a4882eaa9a3418b0695fa17e295dbb325ee9583f129be1dfb476ffbad7150d08691c SHA512 d76702d30784f8448dcf3a5269e052bc7bd6f5fe5a16824b6e3ede1d0182deb139522e45e1fb78749a7527ddbc950c213d843e43f45b5b0ed63b5b985b329861
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
deleted file mode 100644
index c5b148fea5e..00000000000
--- a/dev-perl/Net-Patricia/Net-Patricia-1.210.0-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GRUBER
-MODULE_VERSION=1.21
-inherit perl-module toolchain-funcs
-
-DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="dev-perl/Net-CIDR-Lite
-	ipv6? (
-		dev-perl/Socket6
-	)
-"
-DEPEND="${RDEPEND}"
-
-src_compile() {
-	emake AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}"
-}
-
-#SRC_TEST="do"
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
deleted file mode 100644
index e263517f007..00000000000
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GRUBER
-MODULE_VERSION=1.22
-inherit perl-module toolchain-funcs
-
-DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="dev-perl/Net-CIDR-Lite
-	ipv6? (
-		dev-perl/Socket6
-	)
-"
-DEPEND="${RDEPEND}"
-
-src_compile() {
-	emake AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}"
-}
-
-#SRC_TEST="do"
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2018-07-30 21:57 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2018-07-30 21:57 UTC (permalink / raw
  To: gentoo-commits
commit:     0b8683f5b704992b630ad05b2d2050a95144bc3c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 21:53:25 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 21:57:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8683f5
dev-perl/Net-Patricia: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index 019ea5f32b6..023c481e5f6 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2019-07-22 13:58 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2019-07-22 13:58 UTC (permalink / raw
  To: gentoo-commits
commit:     e83d31b8f838d0abede3ff839422b848d4563c38
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 13:56:17 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 13:58:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83d31b8
dev-perl/Net-Patricia: Add ~sh keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~sh"
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index ee4fbe0bdb5..3aa15c1a8c3 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2019-07-29 18:42 Aaron Bauman
  0 siblings, 0 replies; 22+ messages in thread
From: Aaron Bauman @ 2019-07-29 18:42 UTC (permalink / raw
  To: gentoo-commits
commit:     169dc446eeba878e1ad82b42cb6c2d978c152590
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 29 18:25:10 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 18:41:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169dc446
dev-perl/Net-Patricia: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index 3aa15c1a8c3..7ef0694c6eb 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2020-08-17  8:41 Fabian Groffen
  0 siblings, 0 replies; 22+ messages in thread
From: Fabian Groffen @ 2020-08-17  8:41 UTC (permalink / raw
  To: gentoo-commits
commit:     acfb6ff32115b15de095a729b37e9050d7c9b35e
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:37:31 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:37:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acfb6ff3
dev-perl/Net-Patricia-1.220.0-r1: marked ~{x86,amd64}-linux, bug #690140
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
index ece44318081..6f655984acd 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="ipv6"
 
 RDEPEND="dev-perl/Net-CIDR-Lite
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2021-07-15 18:14 Andreas K. Hüttel
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas K. Hüttel @ 2021-07-15 18:14 UTC (permalink / raw
  To: gentoo-commits
commit:     08250124334974b22a6b10499fd22963adf02246
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 18:09:38 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 18:14:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08250124
dev-perl/Net-Patricia: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
 ...Net-Patricia-1.220.0-r1.ebuild => Net-Patricia-1.220.0-r2.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild
similarity index 95%
rename from dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
rename to dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild
index 7fec77a0343..9e7ed4aaa30 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=GRUBER
 DIST_VERSION=1.22
@@ -19,9 +19,10 @@ RDEPEND="dev-perl/Net-CIDR-Lite
 		dev-perl/Socket6
 	)
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
 
 PATCHES=("${FILESDIR}/${PN}-1.22-no-lnsl.patch")
+
 src_compile() {
 	emake AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}"
 }
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2024-12-09  5:46 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2024-12-09  5:46 UTC (permalink / raw
  To: gentoo-commits
commit:     1b2115a59b512c5d64fbc772abc23d9610b4ba23
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 05:46:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 05:46:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2115a5
dev-perl/Net-Patricia: build w/ -std=gnu17
Closes: https://bugs.gentoo.org/944140
Signed-off-by: Sam James <sam <AT> gentoo.org>
 dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild
index 86661ebe13b5..2962f13db98a 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.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
@@ -24,5 +24,6 @@ BDEPEND="${RDEPEND}"
 PATCHES=("${FILESDIR}/${PN}-1.22-no-lnsl.patch")
 
 src_compile() {
-	emake AR="$(tc-getAR)" OTHERLDFLAGS="${LDFLAGS}"
+	# bug #944140 for gnu17
+	emake AR="$(tc-getAR)" CC="$(tc-getCC) -std=gnu17" OTHERLDFLAGS="${LDFLAGS}"
 }
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2025-08-11  2:52 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2025-08-11  2:52 UTC (permalink / raw
  To: gentoo-commits
commit:     f069556d857896a003b88769fc50414bb27e6b25
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 02:49:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 02:50:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f069556d
dev-perl/Net-Patricia: add 1.230.0
Note I've dropped the src_compile definition as the default one is fine
these days for that. Anyway, the C23 issue is fixed.
Bug: https://bugs.gentoo.org/944140
Signed-off-by: Sam James <sam <AT> gentoo.org>
 dev-perl/Net-Patricia/Manifest                    |  1 +
 dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)
diff --git a/dev-perl/Net-Patricia/Manifest b/dev-perl/Net-Patricia/Manifest
index b72355abb2ba..ceb33110e127 100644
--- a/dev-perl/Net-Patricia/Manifest
+++ b/dev-perl/Net-Patricia/Manifest
@@ -1 +1,2 @@
 DIST Net-Patricia-1.22.tar.gz 27780 BLAKE2B 9f81e9551b4110bcc6e16f8393d39f5a5ef4521e1cb6c1ea58a35f37a7b4a4882eaa9a3418b0695fa17e295dbb325ee9583f129be1dfb476ffbad7150d08691c SHA512 d76702d30784f8448dcf3a5269e052bc7bd6f5fe5a16824b6e3ede1d0182deb139522e45e1fb78749a7527ddbc950c213d843e43f45b5b0ed63b5b985b329861
+DIST Net-Patricia-1.23.tar.gz 28761 BLAKE2B 7f13478dd3ee4be4fad28d433a6302e7ba0ca2c9fe8b9f1b6085307cea41a5f467737f8df3274bf8e4c89afed81fcf1cb23d6079ac33b0b5af2aa7234d9b282a SHA512 5134e3ade2ad394653d979126453e4f5a8a58071a0cd4ed7d2406c272ff60dd71e131699339d26b622023b2e878f246ee3e0f5fde1aa05e68b8c560d4d497e02
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
new file mode 100644
index 000000000000..7e931ae9131f
--- /dev/null
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=GRUBER
+DIST_VERSION=1.23
+inherit perl-module
+
+DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="ipv6"
+
+RDEPEND="
+	dev-perl/Net-CIDR-Lite
+	ipv6? (
+		dev-perl/Socket6
+	)
+"
+BDEPEND="${RDEPEND}"
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2025-10-12 15:58 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2025-10-12 15:58 UTC (permalink / raw
  To: gentoo-commits
commit:     ae5d0bbf1fa0d9aa7c4eb4cd65496d169d3f1365
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 15:54:42 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 15:54:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae5d0bbf
dev-perl/Net-Patricia: Stabilize 1.230.0 arm64, #964203
Signed-off-by: Sam James <sam <AT> gentoo.org>
 dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
index 2fcb92bcde69..2d0a5bcaea3a 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 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"
 IUSE="ipv6"
 
 RDEPEND="
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2025-10-12 16:26 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2025-10-12 16:26 UTC (permalink / raw
  To: gentoo-commits
commit:     59baf0561d5b1ca93b6717307b04fa06209b7edf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 16:25:24 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 16:25:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59baf056
dev-perl/Net-Patricia: Stabilize 1.230.0 x86, #964203
Signed-off-by: Sam James <sam <AT> gentoo.org>
 dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
index 2d0a5bcaea3a..48f33589fdd8 100644
--- a/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.230.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
 
 LICENSE="GPL-2+"
 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"
 IUSE="ipv6"
 
 RDEPEND="
^ permalink raw reply related	[flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/
@ 2025-10-29  6:55 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2025-10-29  6:55 UTC (permalink / raw
  To: gentoo-commits
commit:     43a7f2a2daef6a4d31c5cfff37b5b866de0ddd8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 06:45:49 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 06:45:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a7f2a2
dev-perl/Net-Patricia: add 1.240.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
 dev-perl/Net-Patricia/Manifest                    |  1 +
 dev-perl/Net-Patricia/Net-Patricia-1.240.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)
diff --git a/dev-perl/Net-Patricia/Manifest b/dev-perl/Net-Patricia/Manifest
index ceb33110e127..3d163804d14c 100644
--- a/dev-perl/Net-Patricia/Manifest
+++ b/dev-perl/Net-Patricia/Manifest
@@ -1,2 +1,3 @@
 DIST Net-Patricia-1.22.tar.gz 27780 BLAKE2B 9f81e9551b4110bcc6e16f8393d39f5a5ef4521e1cb6c1ea58a35f37a7b4a4882eaa9a3418b0695fa17e295dbb325ee9583f129be1dfb476ffbad7150d08691c SHA512 d76702d30784f8448dcf3a5269e052bc7bd6f5fe5a16824b6e3ede1d0182deb139522e45e1fb78749a7527ddbc950c213d843e43f45b5b0ed63b5b985b329861
 DIST Net-Patricia-1.23.tar.gz 28761 BLAKE2B 7f13478dd3ee4be4fad28d433a6302e7ba0ca2c9fe8b9f1b6085307cea41a5f467737f8df3274bf8e4c89afed81fcf1cb23d6079ac33b0b5af2aa7234d9b282a SHA512 5134e3ade2ad394653d979126453e4f5a8a58071a0cd4ed7d2406c272ff60dd71e131699339d26b622023b2e878f246ee3e0f5fde1aa05e68b8c560d4d497e02
+DIST Net-Patricia-1.24.tar.gz 28370 BLAKE2B 1df1409dc8b9d4c6f96274ce0828db74766887153f3b62a14680fcc836720b293a4b7dbcfbae8ff3594a2bf09cb9d5b286df294eff4054ce416e29f022d6cda7 SHA512 9fa8a5e9c0401a32f2e95463c9b3b89493662e4f185928bb25455fe2e46ce25a94f526c3fd8f56dcefbcc44e699d67c6679e913f2ee4cef87854205807154b6a
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.240.0.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.240.0.ebuild
new file mode 100644
index 000000000000..6f465b32a934
--- /dev/null
+++ b/dev-perl/Net-Patricia/Net-Patricia-1.240.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=GRUBER
+DIST_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="Patricia Trie perl module for fast IP address lookups"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="ipv6"
+
+RDEPEND="
+	dev-perl/Net-CIDR-Lite
+	ipv6? (
+		dev-perl/Socket6
+	)
+"
+BDEPEND="${RDEPEND}"
^ permalink raw reply related	[flat|nested] 22+ messages in thread
end of thread, other threads:[~2025-10-29  6:55 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-02 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Patricia/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2016-04-06 20:00 Markus Meier
2016-05-30 16:10 Tobias Klausmann
2017-02-03 22:00 Jeroen Roovers
2018-05-01  8:07 Sergei Trofimovich
2018-05-02 16:33 Thomas Deutschmann
2018-05-03  9:40 Mikle Kolyada
2018-05-04 12:57 Jeroen Roovers
2018-05-08  6:24 Sergei Trofimovich
2018-05-14  8:15 Tobias Klausmann
2018-05-25 21:06 Mikle Kolyada
2018-07-15  3:40 Kent Fredric
2018-07-30 21:57 Mikle Kolyada
2019-07-22 13:58 Mikle Kolyada
2019-07-29 18:42 Aaron Bauman
2020-08-17  8:41 Fabian Groffen
2021-07-15 18:14 Andreas K. Hüttel
2024-12-09  5:46 Sam James
2025-08-11  2:52 Sam James
2025-10-12 15:58 Sam James
2025-10-12 16:26 Sam James
2025-10-29  6:55 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox