commit:     1a917edfa85c57ec962ce419532638e55312b9aa
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 19:45:11 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 19:49:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a917edf

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 <AT> gentoo.org>

 ...d => HTML-FormatText-WithLinks-AndTables-0.70.0-r2.ebuild} | 11 +++++------
 1 file 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
similarity index 83%
rename from 
dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r1.ebuild
rename to 
dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.70.0-r2.ebuild
index a7c7daaf408..b2214081c70 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

Reply via email to