summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-29 21:52:37 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-29 22:01:28 +0200
commit5dbf8620b6c3781f0e08ab1b0569a061193139c0 (patch)
treeca662cf54d390a9a54cc4a957c0285d4bf6a4029
parentdev-perl/PerlIO-via-dynamic: EAPI=8 bump (diff)
downloadgentoo-5dbf8620b6c3781f0e08ab1b0569a061193139c0.tar.gz
gentoo-5dbf8620b6c3781f0e08ab1b0569a061193139c0.tar.bz2
gentoo-5dbf8620b6c3781f0e08ab1b0569a061193139c0.zip
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@gentoo.org>
-rw-r--r--dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0-r1.ebuild (renamed from dev-perl/PerlIO-via-Timeout/PerlIO-via-Timeout-0.320.0.ebuild)8
1 files 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
index a8a39531bfa8..12e74efbde47 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? (