mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/Dist-Zilla-Plugin-Test-Compile: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
0bdd376e95
commit
46adf2ae51
@ -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=ETHER
|
||||
DIST_VERSION=2.058
|
||||
@ -10,8 +10,7 @@ inherit perl-module
|
||||
DESCRIPTION="Common tests to check syntax of your modules, using only core modules"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/Data-Section-0.4.0
|
||||
>=dev-perl/Dist-Zilla-4.300.39
|
||||
@ -24,22 +23,15 @@ DEPEND="
|
||||
dev-perl/Module-Build-Tiny
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
>=dev-perl/Module-Build-Tiny-0.34.0
|
||||
test? (
|
||||
virtual/perl-CPAN-Meta-Requirements
|
||||
>=dev-perl/CPAN-Meta-Check-0.11.0
|
||||
virtual/perl-File-Spec
|
||||
>=dev-perl/File-pushd-1.4.0
|
||||
virtual/perl-IO
|
||||
>=virtual/perl-Module-CoreList-2.770.0
|
||||
virtual/perl-Module-Metadata
|
||||
>=dev-perl/Perl-PrereqScanner-1.16.0
|
||||
dev-perl/Test-Deep
|
||||
dev-perl/Test-MinimumVersion
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
>=dev-perl/Test-Warnings-0.9.0
|
||||
virtual/perl-if
|
||||
virtual/perl-version
|
||||
)
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user