dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-15 22:06:54 +02:00
parent 72dbf57152
commit c1cf073f2c
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=DAGOLDEN
DIST_VERSION=0.011
@ -11,14 +11,11 @@ DESCRIPTION="Ensure Changes has content before releasing"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
>=dev-perl/Data-Section-0.200.2
>=dev-perl/Dist-Zilla-6.0.0
>=dev-perl/Moose-2.0.0
virtual/perl-Scalar-List-Utils
dev-perl/Sub-Exporter-ForMethods
>=virtual/perl-autodie-2.0.0
>=dev-perl/namespace-autoclean-0.280.0
@ -27,10 +24,8 @@ BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.170.0
test? (
dev-perl/Capture-Tiny
virtual/perl-File-Spec
dev-perl/Path-Tiny
dev-perl/Test-Fatal
virtual/perl-Test-Harness
>=virtual/perl-Test-Simple-0.880.0
)
"