mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Dist-Zilla-Plugin-Test-MinimumVersion: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
8152200c9c
commit
281fe8cb10
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ETHER
|
||||
DIST_VERSION=2.000010
|
||||
@ -10,14 +10,11 @@ inherit perl-module
|
||||
DESCRIPTION="Release tests for minimum required versions"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Data-Section-0.4.0
|
||||
>=dev-perl/Dist-Zilla-4.0.0
|
||||
dev-perl/Moose
|
||||
virtual/perl-Scalar-List-Utils
|
||||
dev-perl/Sub-Exporter-ForMethods
|
||||
dev-perl/Test-MinimumVersion
|
||||
dev-perl/namespace-autoclean
|
||||
@ -27,11 +24,7 @@ DEPEND="
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=dev-perl/Module-Build-Tiny-0.34.0
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-File-Spec
|
||||
virtual/perl-Module-Metadata
|
||||
virtual/perl-IO
|
||||
dev-perl/Test-Output
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
Loading…
x
Reference in New Issue
Block a user