commit: ea07c952dcbd0732b0e24a5cc787c811a1d55e29
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 18:33:52 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 18:34:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea07c952
dev-perl/Text-Reform: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...m-1.200.0-r1.ebuild => Text-Reform-1.200.0-r2.ebuild} | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild
b/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild
similarity index 70%
rename from dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild
rename to dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild
index 72d8c69850e..fbf7b604e67 100644
--- a/dev-perl/Text-Reform/Text-Reform-1.200.0-r1.ebuild
+++ b/dev-perl/Text-Reform/Text-Reform-1.200.0-r2.ebuild
@@ -1,25 +1,21 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MY_PN=Text-Reform
-MODULE_AUTHOR=CHORNY
-MODULE_VERSION=1.20
+DIST_AUTHOR=CHORNY
+DIST_VERSION=1.20
inherit perl-module
DESCRIPTION="Manual text wrapping and reformatting"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris
~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND=""
-DEPEND="dev-perl/Module-Build
- test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST=do
+BDEPEND="dev-perl/Module-Build
+ test? ( virtual/perl-Test-Simple )
+"
src_test() {
perl_rm_files t/pod.t