dev-perl/Perl-Critic-Dynamic: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-07-29 21:37:28 +02:00
parent 2f85fc1f45
commit 1c614d4143

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
DIST_AUTHOR=THALJEF
DIST_VERSION=0.05
@@ -11,13 +11,11 @@ DESCRIPTION="Base class for dynamic Policies"
SLOT="0"
KEYWORDS="~alpha amd64 ppc ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="dev-perl/Perl-Critic
>=dev-perl/Devel-Symdump-2.08
dev-perl/Readonly"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
dev-perl/Module-Build
test? (
dev-perl/CGI