[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Module-CPANfile/

2020-08-25 Thread Kent Fredric
commit: db9c5dfc959a7af87cebb98792afaa9ec226d6ec
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Aug 25 22:15:04 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Aug 25 22:48:34 2020 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=db9c5dfc

dev-perl/Module-CPANfile: Remove, gone to ::gentoo

Signed-off-by: Kent Fredric  gentoo.org>

 .../Module-CPANfile/Module-CPANfile-1.100.0.ebuild | 29 --
 dev-perl/Module-CPANfile/metadata.xml  | 20 ---
 2 files changed, 49 deletions(-)

diff --git a/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild 
b/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild
deleted file mode 100644
index 4b9fa4eb1..0
--- a/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.1000
-
-inherit perl-module
-
-DESCRIPTION="Parse cpanfile"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-PERL_RM_FILES=(
-   t/release-pod-syntax.t
-)
-RDEPEND="
-   >=virtual/perl-CPAN-Meta-2.120.910
-   virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=virtual/perl-Test-Simple-0.880.0
-   )
-"

diff --git a/dev-perl/Module-CPANfile/metadata.xml 
b/dev-perl/Module-CPANfile/metadata.xml
deleted file mode 100644
index ed207a0cf..0
--- a/dev-perl/Module-CPANfile/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   p...@gentoo.org
-   Gentoo Perl Project
-   
-   
-   kentfred...@gmail.com
-   Kent Fredric
-   
-   
-   Module-CPANfile
-   Module::CPANfile
-   Module::CPANfile::Environment
-   Module::CPANfile::Prereq
-   Module::CPANfile::Prereqs
-   Module::CPANfile::Requirement
-   
-



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Module-CPANfile/

2015-03-31 Thread Kent Fredric
commit: 9629824935fcacae62dc1ae965ebfd58778bc68c
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Tue Mar 31 15:35:29 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Tue Mar 31 15:39:28 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=96298249

[added] Module-CPANfile-1.100.0 for ExtUtils-MakeMaker-CPANfile for 
Module-CPANTS-Analyse

Package-Manager: portage-2.2.17

 .../Module-CPANfile/Module-CPANfile-1.100.0.ebuild | 30 ++
 dev-perl/Module-CPANfile/metadata.xml  | 13 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild 
b/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild
new file mode 100644
index 000..8c19911
--- /dev/null
+++ b/dev-perl/Module-CPANfile/Module-CPANfile-1.100.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=1.1000
+
+inherit perl-module
+
+DESCRIPTION=Parse cpanfile
+
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+PERL_RM_FILES=(
+   t/release-pod-syntax.t
+)
+RDEPEND=
+   =virtual/perl-CPAN-Meta-2.120.910
+   virtual/perl-parent
+
+DEPEND=${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   =virtual/perl-Test-Simple-0.880.0
+   )
+

diff --git a/dev-perl/Module-CPANfile/metadata.xml 
b/dev-perl/Module-CPANfile/metadata.xml
new file mode 100644
index 000..8abcc8b
--- /dev/null
+++ b/dev-perl/Module-CPANfile/metadata.xml
@@ -0,0 +1,13 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+   herdperl/herd
+   maintainer
+   emailkentfred...@gmail.com/email
+   nameKent Fredric/name
+   /maintainer
+   upstream
+   remote-id type=cpanModule-CPANfile/remote-id
+   remote-id type=cpan-moduleModule::CPANfile/remote-id
+   /upstream
+/pkgmetadata