summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 21:30:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 21:30:54 +0200
commitc52fdc2e726128c8b428ed07fa6763c294dda477 (patch)
tree4b987db1c42ff4aa4b12196766176b2a84939308 /dev-perl/Pod-Spell
parentdev-perl/Pod-LaTeX: EAPI=8; virtual/perl-Pod-Parser -> dev-perl/... (diff)
downloadgentoo-c52fdc2e726128c8b428ed07fa6763c294dda477.tar.gz
gentoo-c52fdc2e726128c8b428ed07fa6763c294dda477.tar.bz2
gentoo-c52fdc2e726128c8b428ed07fa6763c294dda477.zip
dev-perl/Pod-Spell: EAPI=8; virtual/perl-Pod-Parser -> dev-perl/...
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Pod-Spell')
-rw-r--r--dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild (renamed from dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild)10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.200.0-r1.ebuild
index d3df1d389344..71e87b713575 100644
--- a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild
+++ b/dev-perl/Pod-Spell/Pod-Spell-1.200.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=DOLMEN
DIST_VERSION=1.20
@@ -12,8 +12,7 @@ SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/pods
SLOT="0"
KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-IUSE="test minimal"
-RESTRICT="!test? ( test )"
+IUSE="minimal"
RDEPEND="
virtual/perl-Carp
@@ -22,11 +21,12 @@ RDEPEND="
dev-perl/Lingua-EN-Inflect
dev-perl/Path-Tiny
virtual/perl-Pod-Escapes
- virtual/perl-Pod-Parser
+ dev-perl/Pod-Parser
virtual/perl-Text-Tabs+Wrap
virtual/perl-parent
"
-DEPEND="${RDEPEND}
+
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/File-ShareDir-Install-0.60.0
test? (