dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-13 23:52:41 +02:00
parent 281fe8cb10
commit 0bdd376e95
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,7 +1,7 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
DIST_AUTHOR=DOHERTY
DIST_VERSION=0.012
@ -10,8 +10,7 @@ inherit perl-module
DESCRIPTION="release tests for your changelog"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
dev-perl/Data-Section
>=dev-perl/Dist-Zilla-4
@ -19,12 +18,7 @@ RDEPEND="
>=dev-perl/CPAN-Changes-0.190.0
"
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-File-Path
virtual/perl-File-Spec
virtual/perl-IO
>=virtual/perl-Test-Simple-0.940.0
virtual/perl-autodie
)
"