From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Strip/
Date: Thu, 28 Dec 2017 03:38:22 +0000 (UTC)	[thread overview]
Message-ID: <1514432281.adbe5d3cea5997e2efdbe60cf3772438f8c3e10a.kentnl@gentoo> (raw)
commit:     adbe5d3cea5997e2efdbe60cf3772438f8c3e10a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 03:00:11 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 03:38:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbe5d3c
dev-perl/Pod-Strip: EAPI6 + remote-ids'
- EAPI6ify
- Parallel tests
- Add CPAN remote-id's
Package-Manager: Portage-2.3.18, Repoman-2.3.6
 dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild | 28 +++++++++++++++++++++++++++
 dev-perl/Pod-Strip/metadata.xml               |  4 ++++
 2 files changed, 32 insertions(+)
diff --git a/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild b/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild
new file mode 100644
index 00000000000..a6fc0b84215
--- /dev/null
+++ b/dev-perl/Pod-Strip/Pod-Strip-1.20.0-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DOMM
+DIST_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Remove POD from Perl code"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-Pod-Simple-3.0.0
+"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+src_test() {
+	perl_rm_files t/99_pod.t t/99_pod_coverage.t
+	perl-module_src_test
+}
diff --git a/dev-perl/Pod-Strip/metadata.xml b/dev-perl/Pod-Strip/metadata.xml
index 2b9a936fc0a..18a426e20e3 100644
--- a/dev-perl/Pod-Strip/metadata.xml
+++ b/dev-perl/Pod-Strip/metadata.xml
@@ -5,4 +5,8 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Pod-Strip</remote-id>
+    <remote-id type="cpan-module">Pod::Strip</remote-id>
+  </upstream>
 </pkgmetadata>
next             reply	other threads:[~2017-12-28  3:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28  3:38 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-26 17:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Pod-Strip/ Andreas K. Hüttel
2021-07-31 17:06 Andreas K. Hüttel
2018-07-21 11:16 Kent Fredric
2016-08-06 17:53 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1514432281.adbe5d3cea5997e2efdbe60cf3772438f8c3e10a.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox