[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-DistnameInfo/

2021-10-14 Thread Andreas K. Hüttel
commit: 65d2d87c2581cb898605397da7521e3250964ac5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Oct 14 21:13:28 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Oct 14 21:20:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d2d87c

dev-perl/CPAN-DistnameInfo: EAPI=8 bump

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

 ...0.120.0-r2.ebuild => CPAN-DistnameInfo-0.120.0-r3.ebuild} | 12 +---
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild 
b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r3.ebuild
similarity index 71%
rename from dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
rename to dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r3.ebuild
index d7c34bae6b6..ea10b0471e5 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r3.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=GBARR
 DIST_VERSION=0.12
@@ -10,13 +10,3 @@ inherit perl-module
 DESCRIPTION="Extract distribution name and version from a distribution 
filename"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   virtual/perl-Test-Simple
-   )
-"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-DistnameInfo/

2020-12-27 Thread Fabian Groffen
commit: 59dae7fb322548a2f702cadeed2c105968e9af84
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Dec 27 14:38:08 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Dec 27 14:42:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59dae7fb

dev-perl/CPAN-DistnameInfo: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild 
b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
index 03d7a5951ae..61beb63f8e0 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Extract distribution name and version from a distribution 
filename"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-DistnameInfo/

2018-10-15 Thread Fabian Groffen
commit: 0c8140efeaffa12aa82172b4e389fd5b117f94c9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Mon Oct 15 18:31:42 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Mon Oct 15 19:02:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8140ef

dev-perl/CPAN-DistnameInfo: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild 
b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
index b08c53c3bcb..0c2d51ca4ec 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Extract distribution name and version from a distribution 
filename"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-perl/CPAN-DistnameInfo/

2017-10-02 Thread Kent Fredric
commit: a90bc388e2467798bfb66696d8e81292ec194bdb
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon Oct  2 22:43:30 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon Oct  2 23:10:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90bc388

dev-perl/CPAN-DistnameInfo: Added to tree

Previously maintained in ::perl-experimental by Torsten Veller and
myself since May 2009

Required for dev-perl/Dist-Metadata via dev-perl/CPAN-Mini-Inject

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../CPAN-DistnameInfo-0.120.0-r2.ebuild | 21 +
 dev-perl/CPAN-DistnameInfo/Manifest |  1 +
 dev-perl/CPAN-DistnameInfo/metadata.xml | 12 
 3 files changed, 34 insertions(+)

diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild 
b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
new file mode 100644
index 000..b08c53c3bcb
--- /dev/null
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0-r2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GBARR
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Extract distribution name and version from a distribution 
filename"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Test-Simple
+   )
+"

diff --git a/dev-perl/CPAN-DistnameInfo/Manifest 
b/dev-perl/CPAN-DistnameInfo/Manifest
new file mode 100644
index 000..2add023ce49
--- /dev/null
+++ b/dev-perl/CPAN-DistnameInfo/Manifest
@@ -0,0 +1 @@
+DIST CPAN-DistnameInfo-0.12.tar.gz 14523 SHA256 
2f24fbe9f7eeacbc269d35fc61618322fc17be499ee0cd9018f370934a9f2435 SHA512 
f52eb88b87ab732d13c2ee4e4770cf27c249d2b2446b51e75abe31f2a70b8dc7d8370f4c4426fa68cc8fa7a905668dfdcd1387cd98e239393bde90d1965929f1
 WHIRLPOOL 
7cb4c6a557bd6ca9c6214a7f47d224fdd17d0854928f24a56f4f9a13851dbfbea96f8833df68a1194294b9d8234f06174cf2e80cf0824cf7d7f3bc19069cb63f

diff --git a/dev-perl/CPAN-DistnameInfo/metadata.xml 
b/dev-perl/CPAN-DistnameInfo/metadata.xml
new file mode 100644
index 000..c536d13436f
--- /dev/null
+++ b/dev-perl/CPAN-DistnameInfo/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+p...@gentoo.org
+Gentoo Perl Project
+  
+  
+CPAN-DistnameInfo
+CPAN::DistnameInfo
+  
+