dev-perl/Pod-Abstract: EAPI bump, add missing dep

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Huettel
2020-08-08 23:04:33 +03:00
parent dace53dd7c
commit dd96d5f511

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
EAPI=7
MODULE_AUTHOR=BLILBURNE
MODULE_VERSION=0.20
DIST_AUTHOR=BLILBURNE
DIST_VERSION=0.20
inherit perl-module
DESCRIPTION="Abstract document tree for Perl POD documents"
@@ -17,11 +17,10 @@ RESTRICT="!test? ( test )"
RDEPEND="dev-perl/IO-String
virtual/perl-Scalar-List-Utils
virtual/perl-File-Temp
virtual/perl-Pod-Parser
"
DEPEND="${RDEPEND}
test? (
virtual/perl-Test-Simple
)
"
SRC_TEST=do