* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2016-01-05 9:29 Agostino Sarubbo
0 siblings, 0 replies; 24+ messages in thread
From: Agostino Sarubbo @ 2016-01-05 9:29 UTC (permalink / raw
To: gentoo-commits
commit: 09a3592affd83a9c491ff4bbb6d221aeb5e4f6a1
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 09:29:26 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 09:29:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a3592a
dev-perl/IO-CaptureOutput: amd64/hppa/ppc/ppc64/x86 stable, (ALLARCHES policy) wrt bug #570908
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index 3dd5d77..e42f413 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux"
+KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2016-05-25 6:56 Matt Turner
0 siblings, 0 replies; 24+ messages in thread
From: Matt Turner @ 2016-05-25 6:56 UTC (permalink / raw
To: gentoo-commits
commit: 1c0a66fa16ed1efa820894f3ceefdc43d8a099bf
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 06:54:49 2016 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 25 06:54:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0a66fa
dev-perl/IO-CaptureOutput: added ~alpha, bug 577036.
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index e42f413..63a9302 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-03-15 13:00 Michael Weber
0 siblings, 0 replies; 24+ messages in thread
From: Michael Weber @ 2017-03-15 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 35fa482dbe5ec3f35f903ab5dc5db3681b27cef0
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 12:46:34 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 12:59:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35fa482d
dev-perl/IO-CaptureOutput: add ~arm keyword (bug 598464).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index 1033187d935..04e4ece8b2c 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-03-15 14:14 Michael Weber
0 siblings, 0 replies; 24+ messages in thread
From: Michael Weber @ 2017-03-15 14:14 UTC (permalink / raw
To: gentoo-commits
commit: 5b6e22819571b390685c72d0605a3783e2e43273
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 13:59:33 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 14:13:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6e2281
dev-perl/IO-CaptureOutput: arm ppc stable (bug 599548)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index 04e4ece8b2c..c2a680a205d 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-06-18 15:14 Alexis Ballier
0 siblings, 0 replies; 24+ messages in thread
From: Alexis Ballier @ 2017-06-18 15:14 UTC (permalink / raw
To: gentoo-commits
commit: d939aa621a4184031be4e498c1cd425a5f35f991
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 14:37:12 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 15:14:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d939aa62
dev-perl/IO-CaptureOutput: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index c2a680a205d..37aa297fbc7 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-07-01 10:30 Sergei Trofimovich
0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 8ece26fefd412cab37c6a1fca85ff36619bce49e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 10:28:44 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 10:30:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ece26fe
dev-perl/IO-CaptureOutput: ia64 keyworded, bug #614960
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index 37aa297fbc7..b0511f4db5a 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-10-26 4:33 Kent Fredric
0 siblings, 0 replies; 24+ messages in thread
From: Kent Fredric @ 2017-10-26 4:33 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-11-13 22:28 Sergei Trofimovich
0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2017-11-13 22:28 UTC (permalink / raw
To: gentoo-commits
commit: 9ae574dcbe372a637769d72dd707fa6ab0387da0
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 22:24:57 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 22:28:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae574dc
dev-perl/IO-CaptureOutput: keyworded 1.110.400 for sparc, bug #614960 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
index b0511f4db5a..b034b315239 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2017-11-13 22:28 Sergei Trofimovich
0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2017-11-13 22:28 UTC (permalink / raw
To: gentoo-commits
commit: e46cdaa0c90777b9b9ca859eb339d1e66311241a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 22:25:01 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 22:28:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46cdaa0
dev-perl/IO-CaptureOutput: keyworded 1.110.400-r1 for sparc, bug #614960 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 9783333d9b5..40e912ee1ac 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-06-10 15:56 Thomas Deutschmann
0 siblings, 0 replies; 24+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 1f66a73bb7bcf5588c591b2225bfe65d770e2a88
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:49:44 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:56:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f66a73b
dev-perl/IO-CaptureOutput: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 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
index 40e912ee1ac..99879e8334b 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ 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 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-06-10 19:33 Aaron Bauman
0 siblings, 0 replies; 24+ messages in thread
From: Aaron Bauman @ 2018-06-10 19:33 UTC (permalink / raw
To: gentoo-commits
commit: d7f96d4304703732ef214f1e13147b815c196ea5
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 19:15:10 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 19:32:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f96d43
dev-perl/IO-CaptureOutput: amd64 stable wrt bug #657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 99879e8334b..f2f3565f805 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sparc x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-07-21 11:50 Tobias Klausmann
0 siblings, 0 replies; 24+ messages in thread
From: Tobias Klausmann @ 2018-07-21 11:50 UTC (permalink / raw
To: gentoo-commits
commit: dfff0a5b29ffbfdf1ff904f3e759deb7b02e7bdb
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 11:49:02 2018 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 11:50:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfff0a5b
dev-perl/IO-CaptureOutput-1.110.400-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661196
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 066190d8bd6..5dbf8ad1539 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sparc x86 ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-09-30 16:08 Sergei Trofimovich
0 siblings, 0 replies; 24+ messages in thread
From: Sergei Trofimovich @ 2018-09-30 16:08 UTC (permalink / raw
To: gentoo-commits
commit: 3af28991398cb7b01964b8b37ba9407506a42d64
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Sep 30 14:48:48 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 16:07:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af28991
dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for sparc, bug #667266
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 7653cc94663..7a3acd49f17 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 ~sparc x86 ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-linux"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-10-19 15:48 Fabian Groffen
0 siblings, 0 replies; 24+ messages in thread
From: Fabian Groffen @ 2018-10-19 15:48 UTC (permalink / raw
To: gentoo-commits
commit: 7ec79db6a26202ea3b56a9011fb36a0e2d3826e2
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 19 15:30:41 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Oct 19 15:30:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec79db6
dev-perl/IO-CaptureOutput: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 14531f4b3a0..e6db580094d 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 sparc x86 ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2018-12-08 12:51 Mikle Kolyada
0 siblings, 0 replies; 24+ messages in thread
From: Mikle Kolyada @ 2018-12-08 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 46812efa2d11ae7ad30bfce541604b3fd3e71252
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 8 12:45:46 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 8 12:45:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46812efa
dev-perl/IO-CaptureOutput: arm stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index e6db580094d..a1bacb83890 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2020-03-28 22:46 Mart Raudsepp
0 siblings, 0 replies; 24+ messages in thread
From: Mart Raudsepp @ 2020-03-28 22:46 UTC (permalink / raw
To: gentoo-commits
commit: dffddb23f52e5398b1b1a2f110942fc85ce6c58b
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sat Mar 28 20:50:22 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 22:46:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dffddb23
dev-perl/IO-CaptureOutput: stable arm64 for 1.110.400-r1 (bug #709628)
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 7bde3b9f308..fa3a8c4fb4c 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2020-04-14 13:05 Kent Fredric
0 siblings, 0 replies; 24+ messages in thread
From: Kent Fredric @ 2020-04-14 13:05 UTC (permalink / raw
To: gentoo-commits
commit: 5523aaefd87b3b0fb58e9cff144141e3fc18c331
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 14 12:42:09 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 14 13:04:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5523aaef
dev-perl/IO-CaptureOutput: Remove old 1.110.400
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../IO-CaptureOutput-1.110.400.ebuild | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
deleted file mode 100644
index 374ba43db20..00000000000
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_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 ~sparc x86 ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( 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
- )
-"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2020-07-12 0:01 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2020-07-12 0:01 UTC (permalink / raw
To: gentoo-commits
commit: c42dc3e08f7b5d224ae4616a3f971108e50f0327
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 12 00:00:31 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 12 00:00:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c42dc3e0
dev-perl/IO-CaptureOutput: s390 keyworded (bug #716792)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index a988308e45b..dde62dedc03 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
@@ -10,7 +10,7 @@ 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 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-06-20 21:00 Andreas K. Hüttel
0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-06-20 21:00 UTC (permalink / raw
To: gentoo-commits
commit: 7bffb663f5b2b0d53cc56ff0f3f795cc2f9e5721
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 20:43:24 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 20:59:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bffb663
dev-perl/IO-CaptureOutput: Version bump 1.1105
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../IO-CaptureOutput-1.110.500.ebuild | 27 ++++++++++++++++++++++
dev-perl/IO-CaptureOutput/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
new file mode 100644
index 00000000000..b44ee37383d
--- /dev/null
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.1105
+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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ virtual/perl-Carp
+ virtual/perl-Exporter
+ >=virtual/perl-File-Temp-0.160.0
+"
+BDEPEND="${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/Manifest b/dev-perl/IO-CaptureOutput/Manifest
index 644f0febc5c..a87e93e6ccc 100644
--- a/dev-perl/IO-CaptureOutput/Manifest
+++ b/dev-perl/IO-CaptureOutput/Manifest
@@ -1 +1,2 @@
DIST IO-CaptureOutput-1.1104.tar.gz 27651 BLAKE2B 998153cb491436e1dbca26f216833898f9c14949b42bd30afdf94c042f35126d8df6db8bb13718ac944de8d252e0be90fbbf3e5f8ea0048bab8d61fc30d0c20a SHA512 5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5
+DIST IO-CaptureOutput-1.1105.tar.gz 26657 BLAKE2B ff2f00511fe8e4a038fe29aa86ba70031565b11e800f3dccf712d8a46ab5accc18779add4d3cec1cc2da987304f0627c653997005cbf27095874ec1e087a4e11 SHA512 8ca9485982d6bfae08ec322c28efd8f673f2a6705421ac5d680c228c436e7a5c8e18a16ff9712062631c35a91e6d19d9518263135db469c47083ce30814cf064
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-08-01 7:24 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-08-01 7:24 UTC (permalink / raw
To: gentoo-commits
commit: b9188294c436423233cea4084fc5c69618864777
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 07:18:46 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 1 07:18:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9188294
dev-perl/IO-CaptureOutput: Stabilize 1.110.500 sparc, #805593
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
index 5ce331a888e..b10a6e24d2e 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
@@ -10,7 +10,7 @@ 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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Carp
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-08-02 3:18 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-08-02 3:18 UTC (permalink / raw
To: gentoo-commits
commit: ac7b3c99380b51c17d165b79cfa4e850f94f0b5d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 03:17:27 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 03:17:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7b3c99
dev-perl/IO-CaptureOutput: Stabilize 1.110.500 arm, #805593
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
index b04c706420e..82c8c1261e9 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
@@ -10,7 +10,7 @@ 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 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Carp
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-08-03 15:36 Agostino Sarubbo
0 siblings, 0 replies; 24+ messages in thread
From: Agostino Sarubbo @ 2021-08-03 15:36 UTC (permalink / raw
To: gentoo-commits
commit: cd1607683b34a037bda48106243598b181187e12
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 15:34:00 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 3 15:34:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd160768
dev-perl/IO-CaptureOutput: x86 stable wrt bug #805593
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
index 82c8c1261e9..10f401ecd03 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
@@ -10,7 +10,7 @@ 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 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Carp
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-08-06 0:30 Sam James
0 siblings, 0 replies; 24+ messages in thread
From: Sam James @ 2021-08-06 0:30 UTC (permalink / raw
To: gentoo-commits
commit: 34d81cef66f29b558926d3a88cee34aabe19deb9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 6 00:28:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 6 00:28:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d81cef
dev-perl/IO-CaptureOutput: Stabilize 1.110.500 arm64, #805593
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
index 10f401ecd03..cb502aaf0cc 100644
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
+++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.500.ebuild
@@ -10,7 +10,7 @@ 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
virtual/perl-Carp
^ permalink raw reply related [flat|nested] 24+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/
@ 2021-11-04 17:36 Andreas K. Hüttel
0 siblings, 0 replies; 24+ messages in thread
From: Andreas K. Hüttel @ 2021-11-04 17:36 UTC (permalink / raw
To: gentoo-commits
commit: daf501d2341ca03b7575d9e4049c3381d90daf34
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 4 17:21:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 4 17:35:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf501d2
dev-perl/IO-CaptureOutput: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../IO-CaptureOutput-1.110.400-r1.ebuild | 29 ----------------------
dev-perl/IO-CaptureOutput/Manifest | 1 -
2 files changed, 30 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
deleted file mode 100644
index c5ac01f302c..00000000000
--- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# 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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( 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/Manifest b/dev-perl/IO-CaptureOutput/Manifest
index a87e93e6ccc..931367d474f 100644
--- a/dev-perl/IO-CaptureOutput/Manifest
+++ b/dev-perl/IO-CaptureOutput/Manifest
@@ -1,2 +1 @@
-DIST IO-CaptureOutput-1.1104.tar.gz 27651 BLAKE2B 998153cb491436e1dbca26f216833898f9c14949b42bd30afdf94c042f35126d8df6db8bb13718ac944de8d252e0be90fbbf3e5f8ea0048bab8d61fc30d0c20a SHA512 5694635c91e4dd11279c33fb9d58e2eb27014f4ea0a976e62c23505524e3d37264aab6d6b1cfe5d925e123d6aa240e574dbc4f489c6c1007da09631368af94f5
DIST IO-CaptureOutput-1.1105.tar.gz 26657 BLAKE2B ff2f00511fe8e4a038fe29aa86ba70031565b11e800f3dccf712d8a46ab5accc18779add4d3cec1cc2da987304f0627c653997005cbf27095874ec1e087a4e11 SHA512 8ca9485982d6bfae08ec322c28efd8f673f2a6705421ac5d680c228c436e7a5c8e18a16ff9712062631c35a91e6d19d9518263135db469c47083ce30814cf064
^ permalink raw reply related [flat|nested] 24+ messages in thread
end of thread, other threads:[~2021-11-04 17:36 UTC | newest]
Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-02 3:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-CaptureOutput/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-11-04 17:36 Andreas K. Hüttel
2021-08-06 0:30 Sam James
2021-08-03 15:36 Agostino Sarubbo
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-10-26 4:33 Kent Fredric
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox