summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 20:45:11 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 20:49:42 +0100
commit1a917edfa85c57ec962ce419532638e55312b9aa (patch)
tree1f926849b40931ee6f317c4be5cc881595684698
parentdev-perl/HTML-Formatter: EAPI=8 bump (diff)
downloadgentoo-1a917edfa85c57ec962ce419532638e55312b9aa.tar.gz
gentoo-1a917edfa85c57ec962ce419532638e55312b9aa.tar.bz2
gentoo-1a917edfa85c57ec962ce419532638e55312b9aa.zip
dev-perl/HTML-FormatText-WithLinks-AndTables: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r2.ebuild (renamed from dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r1.ebuild)11
1 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r1.ebuild b/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r2.ebuild
index a7c7daaf4080..b2214081c702 100644
--- a/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r1.ebuild
+++ b/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r2.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=DALEEVANS
DIST_VERSION=0.07
@@ -11,20 +11,19 @@ DESCRIPTION="Converts HTML to text with tables intact"
SLOT="0"
KEYWORDS="amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-PATCHES=( "${FILESDIR}/README-INC.patch" )
RDEPEND="
dev-perl/HTML-Formatter
dev-perl/HTML-FormatText-WithLinks
dev-perl/HTML-Tree
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )
"
+PATCHES=( "${FILESDIR}/README-INC.patch" )
+
src_test() {
perl_rm_files t/author-*.t t/pod.t t/boilerplate.t
perl-module_src_test