mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
72dbf57152
commit
c1cf073f2c
@ -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
|
||||
)
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user