public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
Date: Thu, 26 Oct 2017 04:33:25 +0000 (UTC)	[thread overview]
Message-ID: <1508992369.f5f370c6e9a8cc325be65b434410b7854afe86e6.kentnl@gentoo> (raw)

commit:     f5f370c6e9a8cc325be65b434410b7854afe86e6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 03:56:16 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f370c6

dev-perl/IO-CaptureOutput: EAPI6, +remote-id's to metadata.xml

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../IO-CaptureOutput-1.110.400-r1.ebuild           | 28 ++++++++++++++++++++++
 dev-perl/IO-CaptureOutput/metadata.xml             | 12 ++++++----
 2 files changed, 36 insertions(+), 4 deletions(-)

diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
new file mode 100644
index 00000000000..9783333d9b5
--- /dev/null
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-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=DAGOLDEN
+DIST_VERSION=1.1104
+inherit perl-module
+
+DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	>=virtual/perl-File-Temp-0.160.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.170.0
+	test? (
+		>=virtual/perl-File-Spec-3.270.0
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.620.0
+	)
+"

diff --git a/dev-perl/IO-CaptureOutput/metadata.xml b/dev-perl/IO-CaptureOutput/metadata.xml
index 7faa8dfe9af..272b532d4a5 100644
--- a/dev-perl/IO-CaptureOutput/metadata.xml
+++ b/dev-perl/IO-CaptureOutput/metadata.xml
@@ -1,8 +1,12 @@
 <?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>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">IO-CaptureOutput</remote-id>
+    <remote-id type="cpan-module">IO::CaptureOutput</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2017-10-26  4:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26  4:33 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-04 17:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/ Andreas K. Hüttel
2021-08-06  0:30 Sam James
2021-08-03 15:36 Agostino Sarubbo
2021-08-02  3:18 Sam James
2021-08-01  7:24 Sam James
2021-06-20 21:00 Andreas K. Hüttel
2020-07-12  0:01 Sam James
2020-04-14 13:05 Kent Fredric
2020-03-28 22:46 Mart Raudsepp
2018-12-08 12:51 Mikle Kolyada
2018-10-19 15:48 Fabian Groffen
2018-09-30 16:08 Sergei Trofimovich
2018-07-21 11:50 Tobias Klausmann
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2017-11-13 22:28 Sergei Trofimovich
2017-11-13 22:28 Sergei Trofimovich
2017-07-01 10:30 Sergei Trofimovich
2017-06-18 15:14 Alexis Ballier
2017-03-15 14:14 Michael Weber
2017-03-15 13:00 Michael Weber
2016-05-25  6:56 Matt Turner
2016-01-05  9:29 Agostino Sarubbo

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=1508992369.f5f370c6e9a8cc325be65b434410b7854afe86e6.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