commit:     f3792ed84d56208ad6bd8785114e963a5c884946
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 00:48:50 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun May  3 14:48:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3792ed8

dev-perl/Dist-Zilla-Plugin-ReadmeFromPod: Add w/v=0.370.0

Required by dev-perl/Dist-Milla, which may be useful for packaging
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>

 .../Dist-Zilla-Plugin-ReadmeFromPod-0.370.0.ebuild | 30 ++++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Manifest  |  1 +
 .../Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml   | 12 +++++++++
 3 files changed, 43 insertions(+)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.370.0.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.370.0.ebuild
new file mode 100644
index 00000000000..910c81c54ae
--- /dev/null
+++ 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Dist-Zilla-Plugin-ReadmeFromPod-0.370.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=FAYLAND
+DIST_VERSION=0.37
+inherit perl-module
+
+DESCRIPTION="dzil plugin to generate README from POD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+RDEPEND="
+       >=dev-perl/Dist-Zilla-6.0.0
+       dev-perl/IO-String
+       dev-perl/Moose
+       >=dev-perl/Path-Tiny-0.4.0
+       >=dev-perl/Pod-Readme-1.2.0
+       >=virtual/perl-Scalar-List-Utils-1.330.0
+"
+BDEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               virtual/perl-File-Spec
+               virtual/perl-IO
+               virtual/perl-Test-Simple
+       )
+"

diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Manifest 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Manifest
new file mode 100644
index 00000000000..371091b82f1
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/Manifest
@@ -0,0 +1 @@
+DIST Dist-Zilla-Plugin-ReadmeFromPod-0.37.tar.gz 13369 BLAKE2B 
610376a0d0eebe71d3560909630e183fe8bfd238aae0bdc306548e344797bde26fea94836655901defeab3367848454bb1a3001a582325dfdfa818d8cffe6e95
 SHA512 
3dd828b02a406581a78b318a704ef946e8f623674e6ee6eca8e9998010d337b7671fe4651230d3805ba2c2edc2c870e4e820a6a5ebf7e9e44bc3408ca00049f1

diff --git a/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml 
b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml
new file mode 100644
index 00000000000..3c751fedf0a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-ReadmeFromPod/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Dist-Zilla-Plugin-ReadmeFromPod</remote-id>
+    <remote-id 
type="cpan-module">Dist::Zilla::Plugin::ReadmeFromPod</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to