summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-05 21:24:28 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-05 21:27:54 +0100
commitaac3a636788239c9fe5087f32218135d24c1bbaa (patch)
tree9cee3276864dec41d1a8e57fbe935129eba0c1c7 /dev-perl/IO-Socket-Timeout
parentdev-perl/IO-Socket-SSL: Remove old (diff)
downloadgentoo-aac3a636788239c9fe5087f32218135d24c1bbaa.tar.gz
gentoo-aac3a636788239c9fe5087f32218135d24c1bbaa.tar.bz2
gentoo-aac3a636788239c9fe5087f32218135d24c1bbaa.zip
dev-perl/IO-Socket-Timeout: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Socket-Timeout')
-rw-r--r--dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0-r1.ebuild (renamed from dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild)8
1 files changed, 3 insertions, 5 deletions
diff --git a/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild b/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0-r1.ebuild
index f947ef07dc26..d45ee12bb6d9 100644
--- a/dev-perl/IO-Socket-Timeout/IO-Socket-Timeout-0.320.0.ebuild
+++ b/dev-perl/IO-Socket-Timeout/IO-Socket-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,13 +11,11 @@ DESCRIPTION="IO::Socket with read/write timeout"
SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
>=dev-perl/PerlIO-via-Timeout-0.320.0
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-Tiny-0.39.0
virtual/perl-ExtUtils-MakeMaker
test? (