dev-perl/Dist-Zilla-Plugin-Test-Perl-Critic: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-10-24 01:46:30 +02:00
parent 5d13710cd9
commit cd51079491
No known key found for this signature in database
GPG Key ID: 4C49F79E54D0A206

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
EAPI=6 EAPI=8
DIST_AUTHOR=ETHER DIST_AUTHOR=ETHER
DIST_VERSION=3.001 DIST_VERSION=3.001
@ -10,8 +10,6 @@ inherit perl-module
DESCRIPTION="Tests to check your code against best practices" DESCRIPTION="Tests to check your code against best practices"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~x86" KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND=" RDEPEND="
>=dev-perl/Data-Section-0.4.0 >=dev-perl/Data-Section-0.4.0
@ -21,7 +19,7 @@ RDEPEND="
dev-perl/Test-Perl-Critic dev-perl/Test-Perl-Critic
dev-perl/namespace-autoclean dev-perl/namespace-autoclean
" "
DEPEND="${RDEPEND} BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-Tiny-0.34.0 >=dev-perl/Module-Build-Tiny-0.34.0
test? ( test? (
>=virtual/perl-CPAN-Meta-2.120.900 >=virtual/perl-CPAN-Meta-2.120.900