commit: 60bcfd48daac55a3b3627b4d219fbf462161242c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 16 21:01:53 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug 16 21:11:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bcfd48
dev-perl/Test-Command-Simple: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-0.50.0.ebuild => Test-Command-Simple-0.50.0-r1.ebuild} | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0.ebuild
b/dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0-r1.ebuild
similarity index 68%
rename from dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0.ebuild
rename to dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0-r1.ebuild
index 7b3ec3bcf54..7f8626a0cc9 100644
--- a/dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0.ebuild
+++ b/dev-perl/Test-Command-Simple/Test-Command-Simple-0.50.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=DMCBRIDE
-MODULE_VERSION=0.05
+DIST_AUTHOR=DMCBRIDE
+DIST_VERSION=0.05
inherit perl-module
@@ -12,19 +12,15 @@ DESCRIPTION="Test external commands (nearly) as easily as
loaded modules"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND=""
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.420.0
test? (
virtual/perl-Test-Simple
)
"
-SRC_TEST="do parallel"
-
src_test() {
perl_rm_files t/pod.t t/manifest.t t/pod-coverage.t
perl-module_src_test