mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
dev-perl/Dist-Zilla-Plugin-Run: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
7eced0666e
commit
f8317ca018
@ -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=0.048
|
||||
@ -10,11 +10,9 @@ inherit perl-module
|
||||
DESCRIPTION="Run external commands and code at specific phases of Dist::Zilla"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Dist-Zilla
|
||||
virtual/perl-File-Spec
|
||||
dev-perl/Moose
|
||||
dev-perl/Path-Tiny
|
||||
>=dev-perl/String-Formatter-0.102.82
|
||||
@ -24,15 +22,12 @@ DEPEND="
|
||||
dev-perl/Module-Build-Tiny
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
>=dev-perl/Module-Build-Tiny-0.34.0
|
||||
test? (
|
||||
dev-perl/File-pushd
|
||||
virtual/perl-Module-Metadata
|
||||
dev-perl/Test-Deep
|
||||
dev-perl/Test-Fatal
|
||||
dev-perl/Test-File-ShareDir
|
||||
>=virtual/perl-Test-Simple-0.880.0
|
||||
virtual/perl-if
|
||||
)
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user