public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2015-12-26 12:53 Andreas Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Hüttel @ 2015-12-26 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     753edbf45b6aa348a3721954d5ab2656d3cee532
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 11:42:38 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 12:52:34 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=753edbf4

dev-perl/Net-CIDR: Version bump

Package-Manager: portage-2.2.26

 dev-perl/Net-CIDR/Manifest                |  1 +
 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/Net-CIDR/Manifest b/dev-perl/Net-CIDR/Manifest
index f62ad09..df961e9 100644
--- a/dev-perl/Net-CIDR/Manifest
+++ b/dev-perl/Net-CIDR/Manifest
@@ -1 +1,2 @@
 DIST Net-CIDR-0.17.tar.gz 10654 SHA256 4a968e700d382cf0946e47df420d0151fbd8e0135f037d404c7c63713b66daf0 SHA512 bb1ad29f79879e46afc221ddec1d790ea69d470e7363dc90e27ec3fb34e15cf753b457b76a4ea0e70db4afc0aeb11f3e2bbe7c204abb5aae967d13ae9605460f WHIRLPOOL 06bb2f5bc8a9827f6c52f6c773f6dcc1c523bae5da6d19bd641a80b5a0e2c25c28477eca45b06c9785ada98f320bea9392da81427eeb779f062c67555f1521b0
+DIST Net-CIDR-0.18.tar.gz 10761 SHA256 c3df7ea8d42b2d8ec328c187329c5f8c4db6a2470873f61e3d0dd91430ef1427 SHA512 26a8fd1fdb16b03f72c456edbd7dd0f158e6fcd76847be7634c470049eeabd1d41bf328d32e528aa26b7f34179b38904c65ba511ca3347acb0442fe93748bc63 WHIRLPOOL f1f137887c3fffde8fa9f7c69cef2e25bb46bb7ad8224774c55aebeeb796d6924263e7fbf0143f2737e6f1ef1dd474417e9ba0e2473bd2d5b387c511de57feea

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
new file mode 100644
index 0000000..7385752
--- /dev/null
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MRSAM
+DIST_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="Manipulate netblock lists in CIDR notation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+	virtual/perl-Carp
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2016-04-02 12:46 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2016-04-02 12:46 UTC (permalink / raw
  To: gentoo-commits

commit:     ab646563edeab0b6ca26cf84a4a85941d4b392d9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 12:46:40 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 12:46:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab646563

dev-perl/Net-CIDR: amd64/hppa/ppc/x86 stable, (ALLARCHES policy) wrt bug #578648

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
index 7385752..bb8e124 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manipulate netblock lists in CIDR notation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2016-04-02 14:57 Andreas Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Hüttel @ 2016-04-02 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     55ba4742434b47a294a68705ceaf04e586ab9cb1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 14:48:08 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 14:54:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ba4742

dev-perl/Net-CIDR: Remove old

Package-Manager: portage-2.2.28

 dev-perl/Net-CIDR/Manifest                   |  1 -
 dev-perl/Net-CIDR/Net-CIDR-0.170.0-r1.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/Net-CIDR/Manifest b/dev-perl/Net-CIDR/Manifest
index df961e9..86471ad 100644
--- a/dev-perl/Net-CIDR/Manifest
+++ b/dev-perl/Net-CIDR/Manifest
@@ -1,2 +1 @@
-DIST Net-CIDR-0.17.tar.gz 10654 SHA256 4a968e700d382cf0946e47df420d0151fbd8e0135f037d404c7c63713b66daf0 SHA512 bb1ad29f79879e46afc221ddec1d790ea69d470e7363dc90e27ec3fb34e15cf753b457b76a4ea0e70db4afc0aeb11f3e2bbe7c204abb5aae967d13ae9605460f WHIRLPOOL 06bb2f5bc8a9827f6c52f6c773f6dcc1c523bae5da6d19bd641a80b5a0e2c25c28477eca45b06c9785ada98f320bea9392da81427eeb779f062c67555f1521b0
 DIST Net-CIDR-0.18.tar.gz 10761 SHA256 c3df7ea8d42b2d8ec328c187329c5f8c4db6a2470873f61e3d0dd91430ef1427 SHA512 26a8fd1fdb16b03f72c456edbd7dd0f158e6fcd76847be7634c470049eeabd1d41bf328d32e528aa26b7f34179b38904c65ba511ca3347acb0442fe93748bc63 WHIRLPOOL f1f137887c3fffde8fa9f7c69cef2e25bb46bb7ad8224774c55aebeeb796d6924263e7fbf0143f2737e6f1ef1dd474417e9ba0e2473bd2d5b387c511de57feea

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.170.0-r1.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.170.0-r1.ebuild
deleted file mode 100644
index 1a71ef1..0000000
--- a/dev-perl/Net-CIDR/Net-CIDR-0.170.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MRSAM
-MODULE_VERSION=0.17
-inherit perl-module
-
-DESCRIPTION="Manipulate netblock lists in CIDR notation"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
-IUSE=""
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2020-04-28 21:13 Mart Raudsepp
  0 siblings, 0 replies; 9+ messages in thread
From: Mart Raudsepp @ 2020-04-28 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     380104016cb3b7a893b798679829fee5fb4e19a1
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue Apr 28 21:03:32 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 21:12:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38010401

dev-perl/Net-CIDR: arm64 keyworded (bug #708772)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
index 38753fd1574..50fe217a7a7 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate netblock lists in CIDR notation"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~mips ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2020-05-06  6:48 Sergei Trofimovich
  0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2020-05-06  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b5a9c26db7fa31c9e826704427d164d1a1738abe
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 06:44:30 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed May  6 06:44:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a9c26d

dev-perl/Net-CIDR: keyworded 0.180.0 for ppc64, bug #708772

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

 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
index 50fe217a7a7..01b168f8ea1 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate netblock lists in CIDR notation"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2021-07-11 20:15 Andreas K. Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Hüttel @ 2021-07-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d8ea4dc9544b60db8fbbf78d9016e01c620b22f0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 19:37:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 20:14:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ea4dc9

dev-perl/Net-CIDR: Version bump 0.21

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

 dev-perl/Net-CIDR/Manifest                |  1 +
 dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/Net-CIDR/Manifest b/dev-perl/Net-CIDR/Manifest
index 2a2c25f5fa0..5e3256c9133 100644
--- a/dev-perl/Net-CIDR/Manifest
+++ b/dev-perl/Net-CIDR/Manifest
@@ -1 +1,2 @@
 DIST Net-CIDR-0.18.tar.gz 10761 BLAKE2B 83d79a5f93251ee71b909ad7bc25186cc63c8da1e676356e96ab21ecaf2f1b84e1471f1414d6bee11b72f9d0b81b833347b5ef9277a348123f170492b6a56e97 SHA512 26a8fd1fdb16b03f72c456edbd7dd0f158e6fcd76847be7634c470049eeabd1d41bf328d32e528aa26b7f34179b38904c65ba511ca3347acb0442fe93748bc63
+DIST Net-CIDR-0.21.tar.gz 11593 BLAKE2B 9105070324def35bf9302f622e62e97f1d0004a1947ffef21869f71fe18317ccbdbc4adeb71afbb3a25035bbc96efc17e7a2ad2441caea65fee884d5b05bb21f SHA512 28e7c808173d87a403ab6d924763bdeeef61801775167a11b02bf352d70808821f896f7e3dbb1fd3cd2b42c937f9c6175d1522daddf38c53ee9d242d1a3b5fd1

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
new file mode 100644
index 00000000000..1073c533132
--- /dev/null
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MRSAM
+DIST_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="Manipulate netblock lists in CIDR notation"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2021-08-25  5:25 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2021-08-25  5:25 UTC (permalink / raw
  To: gentoo-commits

commit:     54c02504246a60169c7adf2fd874e21398cf5fb1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 05:24:54 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 05:24:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c02504

dev-perl/Net-CIDR: amd64 stable wrt bug #810147

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
index 1073c533132..3a1e5aa0bb1 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate netblock lists in CIDR notation"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2021-08-25  6:00 Agostino Sarubbo
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo @ 2021-08-25  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     8487119f89d91c7089c3fd123c6bbbd3a9db34e9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 06:00:28 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 06:00:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8487119f

dev-perl/Net-CIDR: x86 stable wrt bug #810147

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
index 3a1e5aa0bb1..bc6d3768db9 100644
--- a/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
+++ b/dev-perl/Net-CIDR/Net-CIDR-0.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate netblock lists in CIDR notation"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/
@ 2021-11-20 17:59 Andreas K. Hüttel
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Hüttel @ 2021-11-20 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     67faf0f40cb4223c8a5db5e294178fa980a816f1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 17:49:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 17:59:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67faf0f4

dev-perl/Net-CIDR: Remove old

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

 dev-perl/Net-CIDR/Manifest                |  1 -
 dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Net-CIDR/Manifest b/dev-perl/Net-CIDR/Manifest
index 5e3256c9133e..90d6b288fbdc 100644
--- a/dev-perl/Net-CIDR/Manifest
+++ b/dev-perl/Net-CIDR/Manifest
@@ -1,2 +1 @@
-DIST Net-CIDR-0.18.tar.gz 10761 BLAKE2B 83d79a5f93251ee71b909ad7bc25186cc63c8da1e676356e96ab21ecaf2f1b84e1471f1414d6bee11b72f9d0b81b833347b5ef9277a348123f170492b6a56e97 SHA512 26a8fd1fdb16b03f72c456edbd7dd0f158e6fcd76847be7634c470049eeabd1d41bf328d32e528aa26b7f34179b38904c65ba511ca3347acb0442fe93748bc63
 DIST Net-CIDR-0.21.tar.gz 11593 BLAKE2B 9105070324def35bf9302f622e62e97f1d0004a1947ffef21869f71fe18317ccbdbc4adeb71afbb3a25035bbc96efc17e7a2ad2441caea65fee884d5b05bb21f SHA512 28e7c808173d87a403ab6d924763bdeeef61801775167a11b02bf352d70808821f896f7e3dbb1fd3cd2b42c937f9c6175d1522daddf38c53ee9d242d1a3b5fd1

diff --git a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild b/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
deleted file mode 100644
index 6fd6ee201b5b..000000000000
--- a/dev-perl/Net-CIDR/Net-CIDR-0.180.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MRSAM
-DIST_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION="Manipulate netblock lists in CIDR notation"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-Carp
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"


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

end of thread, other threads:[~2021-11-20 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-25  6:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-CIDR/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2021-11-20 17:59 Andreas K. Hüttel
2021-08-25  5:25 Agostino Sarubbo
2021-07-11 20:15 Andreas K. Hüttel
2020-05-06  6:48 Sergei Trofimovich
2020-04-28 21:13 Mart Raudsepp
2016-04-02 14:57 Andreas Hüttel
2016-04-02 12:46 Agostino Sarubbo
2015-12-26 12:53 Andreas Hüttel

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