summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 20:46:38 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-31 20:49:45 +0100
commit0d0d7fc723179faa10488548ceea4b7f38a5f580 (patch)
tree968343725fb2e46e1c8badfc10b16570d5ebfc2b /dev-perl/HTML-FromText
parentdev-perl/HTML-FormatText-WithLinks-AndTables: EAPI=8 bump (diff)
downloadgentoo-0d0d7fc723179faa10488548ceea4b7f38a5f580.tar.gz
gentoo-0d0d7fc723179faa10488548ceea4b7f38a5f580.tar.bz2
gentoo-0d0d7fc723179faa10488548ceea4b7f38a5f580.zip
dev-perl/HTML-FromText: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/HTML-FromText')
-rw-r--r--dev-perl/HTML-FromText/HTML-FromText-2.70.0-r1.ebuild (renamed from dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild)10
1 files changed, 2 insertions, 8 deletions
diff --git a/dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild b/dev-perl/HTML-FromText/HTML-FromText-2.70.0-r1.ebuild
index 2d50225b8e78..cf425b234ee5 100644
--- a/dev-perl/HTML-FromText/HTML-FromText-2.70.0.ebuild
+++ b/dev-perl/HTML-FromText/HTML-FromText-2.70.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=RJBS
DIST_VERSION=2.07
@@ -11,13 +11,7 @@ DESCRIPTION="Convert plain text to HTML"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# Email::Find::addrspec -> Email-Find 0.09
-# HTML::Entities -> HTML-Parser
-# Scalar::Util -> Scalar-List-Utils
-# test: File::Find -> perl
RDEPEND="
virtual/perl-Carp
>=dev-perl/Email-Find-0.90.0
@@ -26,7 +20,7 @@ RDEPEND="
>=virtual/perl-Scalar-List-Utils-1.120.0
>=virtual/perl-Text-Tabs+Wrap-98.112.800
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
virtual/perl-File-Spec