* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key-IPv4/
@ 2018-01-10 20:46 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2018-01-10 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 6abd7055da8d122190663bb7e0a10b3b5b4cb4ac
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 20:05:42 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 20:46:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6abd7055
dev-perl/Sort-Key-IPv4: EAPI6 + Tests
- EAPI6ify
- Enable tests
- Add missing CPAN remote-ids
Package-Manager: Portage-2.3.18, Repoman-2.3.6
.../Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild | 20 ++++++++++++++++++++
dev-perl/Sort-Key-IPv4/metadata.xml | 1 +
2 files changed, 21 insertions(+)
diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
new file mode 100644
index 00000000000..38f7af1eb37
--- /dev/null
+++ b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR="SALVA"
+DIST_VERSION="0.03"
+
+inherit perl-module
+
+DESCRIPTION="Sort IP v4 addresses"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-perl/Sort-Key-1.280.0"
+DEPEND="${RDEPEND}"
+
+PERL_RM_FILES=( "t/pods.t" )
diff --git a/dev-perl/Sort-Key-IPv4/metadata.xml b/dev-perl/Sort-Key-IPv4/metadata.xml
index 5ef03bab2ad..6315c12f7f7 100644
--- a/dev-perl/Sort-Key-IPv4/metadata.xml
+++ b/dev-perl/Sort-Key-IPv4/metadata.xml
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="cpan">Sort-Key-IPv4</remote-id>
+ <remote-id type="cpan-module">Sort::Key::IPv4</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key-IPv4/
@ 2018-07-21 12:27 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2018-07-21 12:27 UTC (permalink / raw
To: gentoo-commits
commit: 7bb0d8519a7c606fa2c6720604074aee0493d425
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 12:03:11 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 12:26:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb0d851
dev-perl/Sort-Key-IPv4: Cleanup old version 0.30.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild
deleted file mode 100644
index 9a6bd8a0e36..00000000000
--- a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR="SALVA"
-MODULE_VERSION="0.03"
-
-inherit perl-module
-
-DESCRIPTION="Sort IP v4 addresses"
-
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-perl/Sort-Key-1.330.0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key-IPv4/
@ 2021-08-08 14:46 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-08-08 14:46 UTC (permalink / raw
To: gentoo-commits
commit: 8a61c0e056cbae49a028c96c632e1933600d8f5f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 8 14:34:29 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 8 14:45:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a61c0e0
dev-perl/Sort-Key-IPv4: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...4-0.30.0-r1.ebuild => Sort-Key-IPv4-0.30.0-r2.ebuild} | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
similarity index 54%
rename from dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
rename to dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
index 38f7af1eb37..1c4c5cfbdb5 100644
--- a/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r1.ebuild
+++ b/dev-perl/Sort-Key-IPv4/Sort-Key-IPv4-0.30.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-DIST_AUTHOR="SALVA"
-DIST_VERSION="0.03"
+DIST_AUTHOR=SALVA
+DIST_VERSION=0.03
inherit perl-module
@@ -12,9 +12,11 @@ DESCRIPTION="Sort IP v4 addresses"
SLOT="0"
KEYWORDS="~amd64"
-IUSE=""
-RDEPEND=">=dev-perl/Sort-Key-1.280.0"
-DEPEND="${RDEPEND}"
+RDEPEND="
+ >=dev-perl/Sort-Key-1.280.0
+"
+BDEPEND="${RDEPEND}
+"
PERL_RM_FILES=( "t/pods.t" )
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-08-08 14:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-08 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Key-IPv4/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2018-07-21 12:27 Kent Fredric
2018-01-10 20:46 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox