* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2017-02-19 9:05 Markus Meier
0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier @ 2017-02-19 9:05 UTC (permalink / raw
To: gentoo-commits
commit: 603c78c933791da3f03c6924e76f28e364b6cd64
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 09:03:41 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 09:05:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603c78c9
dev-perl/PerlIO-via-Timeout: add ~arm, bug #605722
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
index 36df715aaa..391db2c25a 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.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
# $Id$
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2021-07-29 20:01 Andreas K. Hüttel
0 siblings, 0 replies; 9+ messages in thread
From: Andreas K. Hüttel @ 2021-07-29 20:01 UTC (permalink / raw
To: gentoo-commits
commit: 5dbf8620b6c3781f0e08ab1b0569a061193139c0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 19:52:37 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 20:01:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dbf8620
dev-perl/PerlIO-via-Timeout: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...imeout-0.320.0.ebuild => PerlIO-via-Timeout-0.320.0-r1.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0-r1.ebuild
similarity index 85%
rename from dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
rename to dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0-r1.ebuild
index a8a39531bfa..12e74efbde4 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=DAMS
DIST_VERSION=0.32
@@ -11,15 +11,13 @@ DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=virtual/perl-Exporter-5.570.0
virtual/perl-Scalar-List-Utils
virtual/perl-Time-HiRes
"
-DEPEND="
+BDEPEND="
>=dev-perl/Module-Build-Tiny-0.39.0
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2018-04-16 21:26 Sergei Trofimovich
0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2018-04-16 21:26 UTC (permalink / raw
To: gentoo-commits
commit: 7f60f65e0eb911b6dba42a898006fd038e8e2c64
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 21:13:02 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 21:25:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f60f65e
dev-perl/PerlIO-via-Timeout: stable 0.320.0 for ppc, bug #647724
Bug: https://bugs.gentoo.org/647724
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
index f9776788baf..f4b6df8b40b 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2018-02-18 21:48 Thomas Deutschmann
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Deutschmann @ 2018-02-18 21:48 UTC (permalink / raw
To: gentoo-commits
commit: 2f4e3961e2ba7bc6d256e8ae7b64aea8d36a98c2
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 21:47:06 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 21:48:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4e3961
dev-perl/PerlIO-via-Timeout: x86 stable (bug #647724)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
index a18b4b560e2..f9776788baf 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.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="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2017-12-27 8:10 Kent Fredric
0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2017-12-27 8:10 UTC (permalink / raw
To: gentoo-commits
commit: 4db02b00fff376b7cadf153a8cda750f35ebb301
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 06:41:16 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 08:09:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db02b00
dev-perl/PerlIO-via-Timeout: Add missing CPAN remote-id's
Package-Manager: Portage-2.3.18, Repoman-2.3.6
dev-perl/PerlIO-via-Timeout/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-perl/PerlIO-via-Timeout/metadata.xml b/dev-perl/PerlIO-via-Timeout/metadata.xml
index 2b9a936fc0a..b00463b4590 100644
--- a/dev-perl/PerlIO-via-Timeout/metadata.xml
+++ b/dev-perl/PerlIO-via-Timeout/metadata.xml
@@ -5,4 +5,8 @@
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
+ <upstream>
+ <remote-id type="cpan">PerlIO-via-Timeout</remote-id>
+ <remote-id type="cpan-module">PerlIO::via::Timeout</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2017-11-28 14:15 Andreas Hüttel
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Hüttel @ 2017-11-28 14:15 UTC (permalink / raw
To: gentoo-commits
commit: 54b63a16d9a4f918ec0bba6a9f41a8d3d871fc14
Author: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 14:04:05 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 14:14:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b63a16
dev-perl/PerlIO-via-Timeout: amd64 stable
Package-Manager: Portage-2.3.16, Repoman-2.3.6
dev-perl/PerlIO-via-Timeout/Manifest | 2 +-
dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/PerlIO-via-Timeout/Manifest b/dev-perl/PerlIO-via-Timeout/Manifest
index 976db620535..0ea49238964 100644
--- a/dev-perl/PerlIO-via-Timeout/Manifest
+++ b/dev-perl/PerlIO-via-Timeout/Manifest
@@ -1 +1 @@
-DIST PerlIO-via-Timeout-0.32.tar.gz 13560 SHA256 9278f9ef668850d913d98fa4c0d7e7d667cff3503391f4a4eae73a246f2e7916 SHA512 52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681 WHIRLPOOL 89f5e21150f4631f621ea40f54501ae4516b6efa5739c77cfa3c75a7aae7caf967d3db40ee0e97e91abd8c946eb7920fc41ed64a5410efa2e7de2534eba41cf0
+DIST PerlIO-via-Timeout-0.32.tar.gz 13560 BLAKE2B df75209e32f2f7fbe48ccd1073780ee3ecc2e3d7b400f151845901714fad5568301258211d8aa16128a8bfa91197e3a8a12a96bcc9e8c694a5b4da7a54608008 SHA512 52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
index 287a2e19bac..a18b4b560e2 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2017-08-13 16:08 Sergei Trofimovich
0 siblings, 0 replies; 9+ messages in thread
From: Sergei Trofimovich @ 2017-08-13 16:08 UTC (permalink / raw
To: gentoo-commits
commit: a082cfa9b8ab1168b9d81b3bbb1c571a6a881959
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 13 13:07:03 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 13 16:08:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a082cfa9
dev-perl/PerlIO-via-Timeout: keyworded 0.320.0 for ppc, bug #605722
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
index 9144f083616..287a2e19bac 100644
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="test"
RDEPEND="
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2016-04-16 19:43 Andreas Hüttel
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Hüttel @ 2016-04-16 19:43 UTC (permalink / raw
To: gentoo-commits
commit: eb73a98e989a8660b760001e75d0114d8981b669
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 19:36:38 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:36:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb73a98e
dev-perl/PerlIO-via-Timeout: Remove old
Package-Manager: portage-2.2.28
dev-perl/PerlIO-via-Timeout/Manifest | 1 -
.../PerlIO-via-Timeout-0.290.0.ebuild | 33 ----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-perl/PerlIO-via-Timeout/Manifest b/dev-perl/PerlIO-via-Timeout/Manifest
index d52e3eb..976db62 100644
--- a/dev-perl/PerlIO-via-Timeout/Manifest
+++ b/dev-perl/PerlIO-via-Timeout/Manifest
@@ -1,2 +1 @@
-DIST PerlIO-via-Timeout-0.29.tar.gz 13404 SHA256 0f9dc6f540671039c74254f5e081cf55c569820448c9929861e66ab66f93f5ca SHA512 824e99209e8c0ff93b3cff97139f27170a3034c98866a34b9dd80d6a938cfaa8db39ab5dacc20bd87aa94b0411f100b8744ac3f00672049d23d2324430b77f7c WHIRLPOOL ae69a8520862ebb41e2eb8fde96db69ecd8a8386d3a0ab31d6df88cbc4ef189edc7c2d73ae9cce28c6be4a67a1981698a379cde327eeb40824006991a773b9da
DIST PerlIO-via-Timeout-0.32.tar.gz 13560 SHA256 9278f9ef668850d913d98fa4c0d7e7d667cff3503391f4a4eae73a246f2e7916 SHA512 52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681 WHIRLPOOL 89f5e21150f4631f621ea40f54501ae4516b6efa5739c77cfa3c75a7aae7caf967d3db40ee0e97e91abd8c946eb7920fc41ed64a5410efa2e7de2534eba41cf0
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild
deleted file mode 100644
index 8da575a..0000000
--- a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.290.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DAMS
-MODULE_VERSION=0.29
-inherit perl-module
-
-DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-Exporter-5.570.0
- virtual/perl-Scalar-List-Utils
- dev-perl/Time-Out
-"
-DEPEND="
- >=dev-perl/Module-Build-Tiny-0.30.0
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- virtual/perl-File-Spec
- virtual/perl-IO
- test? (
- virtual/perl-Test-Simple
- dev-perl/Test-TCP
- )
-"
-
-mytargets="install"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/
@ 2016-02-20 22:45 Patrice Clement
0 siblings, 0 replies; 9+ messages in thread
From: Patrice Clement @ 2016-02-20 22:45 UTC (permalink / raw
To: gentoo-commits
commit: d27cd40e532fb1d97b7baaaa0be49c2f99b8c2f1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 05:38:15 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 07:48:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27cd40e
dev-perl/PerlIO-via-Timeout: Bump to version 0.320.0
- use EAPI6
- Fixup deps
Package-Manager: portage-2.2.27
dev-perl/PerlIO-via-Timeout/Manifest | 1 +
.../PerlIO-via-Timeout-0.320.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-perl/PerlIO-via-Timeout/Manifest b/dev-perl/PerlIO-via-Timeout/Manifest
index c72ef79..d52e3eb 100644
--- a/dev-perl/PerlIO-via-Timeout/Manifest
+++ b/dev-perl/PerlIO-via-Timeout/Manifest
@@ -1 +1,2 @@
DIST PerlIO-via-Timeout-0.29.tar.gz 13404 SHA256 0f9dc6f540671039c74254f5e081cf55c569820448c9929861e66ab66f93f5ca SHA512 824e99209e8c0ff93b3cff97139f27170a3034c98866a34b9dd80d6a938cfaa8db39ab5dacc20bd87aa94b0411f100b8744ac3f00672049d23d2324430b77f7c WHIRLPOOL ae69a8520862ebb41e2eb8fde96db69ecd8a8386d3a0ab31d6df88cbc4ef189edc7c2d73ae9cce28c6be4a67a1981698a379cde327eeb40824006991a773b9da
+DIST PerlIO-via-Timeout-0.32.tar.gz 13560 SHA256 9278f9ef668850d913d98fa4c0d7e7d667cff3503391f4a4eae73a246f2e7916 SHA512 52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681 WHIRLPOOL 89f5e21150f4631f621ea40f54501ae4516b6efa5739c77cfa3c75a7aae7caf967d3db40ee0e97e91abd8c946eb7920fc41ed64a5410efa2e7de2534eba41cf0
diff --git a/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
new file mode 100644
index 0000000..36df715
--- /dev/null
+++ b/dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DAMS
+DIST_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="PerlIO layer that adds read & write timeout to a handle"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=virtual/perl-Exporter-5.570.0
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Time-HiRes
+"
+DEPEND="
+ >=dev-perl/Module-Build-Tiny-0.39.0
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ virtual/perl-Test-Simple
+ dev-perl/Test-TCP
+ )
+"
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2021-07-29 20:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-19 9:05 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-via-Timeout/ Markus Meier
-- strict thread matches above, loose matches on Subject: below --
2021-07-29 20:01 Andreas K. Hüttel
2018-04-16 21:26 Sergei Trofimovich
2018-02-18 21:48 Thomas Deutschmann
2017-12-27 8:10 Kent Fredric
2017-11-28 14:15 Andreas Hüttel
2017-08-13 16:08 Sergei Trofimovich
2016-04-16 19:43 Andreas Hüttel
2016-02-20 22:45 Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox