summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-19 02:07:23 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-19 02:14:44 +0200
commit9528050d3c7686dc0b6f1f0b72837376b6aabf51 (patch)
tree9a1ccf62178f33b8263c68b4c89661fa995956ef /dev-perl/Test-LectroTest
parentdev-perl/Test-LeakTrace: Version bump 0.17 (diff)
downloadgentoo-9528050d3c7686dc0b6f1f0b72837376b6aabf51.tar.gz
gentoo-9528050d3c7686dc0b6f1f0b72837376b6aabf51.tar.bz2
gentoo-9528050d3c7686dc0b6f1f0b72837376b6aabf51.zip
dev-perl/Test-LectroTest: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Test-LectroTest')
-rw-r--r--dev-perl/Test-LectroTest/Test-LectroTest-0.500.100-r1.ebuild (renamed from dev-perl/Test-LectroTest/Test-LectroTest-0.500.100.ebuild)9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/Test-LectroTest/Test-LectroTest-0.500.100.ebuild b/dev-perl/Test-LectroTest/Test-LectroTest-0.500.100-r1.ebuild
index ae5933503fe3..6624cccae5f1 100644
--- a/dev-perl/Test-LectroTest/Test-LectroTest-0.500.100.ebuild
+++ b/dev-perl/Test-LectroTest/Test-LectroTest-0.500.100-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=TMOERTEL
DIST_VERSION=0.5001
@@ -10,8 +10,6 @@ inherit perl-module
DESCRIPTION="Easy, automatic, specification-based tests"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
@@ -19,12 +17,13 @@ RDEPEND="
virtual/perl-Exporter
virtual/perl-Test-Simple
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
virtual/perl-File-Temp
)
"
+
PERL_RM_FILES=(
"t/pod-coverage.t"
"t/pod.t"