* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-CPANfile/
@ 2020-05-03 14:51 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2020-05-03 14:51 UTC (permalink / raw
To: gentoo-commits
commit: f769592bbf1065e94721a2920ce25b965a6a7745
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat May 2 12:23:28 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun May 3 14:48:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f769592b
dev-perl/Module-CPANfile: Add w/v=1.100.400
Required by:
- dev-perl/Dist-Zilla-Plugin-Prereqs-FromCPANfile
- via dev-perl/Dist-Milla
Which may be useful for building dev-perl/App-cpanminus from git sources
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Module-CPANfile/Manifest | 1 +
.../Module-CPANfile-1.100.400.ebuild | 28 ++++++++++++++++++++++
dev-perl/Module-CPANfile/metadata.xml | 16 +++++++++++++
3 files changed, 45 insertions(+)
diff --git a/dev-perl/Module-CPANfile/Manifest b/dev-perl/Module-CPANfile/Manifest
new file mode 100644
index 00000000000..077e3c2f9ac
--- /dev/null
+++ b/dev-perl/Module-CPANfile/Manifest
@@ -0,0 +1 @@
+DIST Module-CPANfile-1.1004.tar.gz 22989 BLAKE2B 5a5b4453080ebe46b98c8cf685edb35b0de6d43130171aa53d2f9abb6301d36a79de882c6938ff75b38148231d7c73a5e5445ab1acd5f81e869d033029ddfb0f SHA512 cb2261c3d055d8010955456b8dfdb3abbc07318b1c7ff72848788e3d24f15ecf39ede28f84a30b391a5d52bb5d92eab2ab0af6d7d53a5723be2d23bff074d6cb
diff --git a/dev-perl/Module-CPANfile/Module-CPANfile-1.100.400.ebuild b/dev-perl/Module-CPANfile/Module-CPANfile-1.100.400.ebuild
new file mode 100644
index 00000000000..cb107d23540
--- /dev/null
+++ b/dev-perl/Module-CPANfile/Module-CPANfile-1.100.400.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MIYAGAWA
+DIST_VERSION=1.1004
+inherit perl-module
+
+DESCRIPTION="Parse cpanfile"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+RDEPEND="
+ >=virtual/perl-CPAN-Meta-2.120.910
+ virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/File-pushd
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
+PERL_RM_FILES=(
+ "t/author-pod-syntax.t"
+)
diff --git a/dev-perl/Module-CPANfile/metadata.xml b/dev-perl/Module-CPANfile/metadata.xml
new file mode 100644
index 00000000000..d72c604e8e0
--- /dev/null
+++ b/dev-perl/Module-CPANfile/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Module-CPANfile</remote-id>
+ <remote-id type="cpan-module">Module::CPANfile</remote-id>
+ <remote-id type="cpan-module">Module::CPANfile::Environment</remote-id>
+ <remote-id type="cpan-module">Module::CPANfile::Prereq</remote-id>
+ <remote-id type="cpan-module">Module::CPANfile::Prereqs</remote-id>
+ <remote-id type="cpan-module">Module::CPANfile::Requirement</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-03 14:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-03 14:51 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-CPANfile/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox