mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/Dist-Zilla-Plugin-ReadmeAnyFromPod: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
5d03a6c852
commit
8261646ef4
@ -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=RTHOMPSON
|
||||
DIST_VERSION=0.163250
|
||||
@ -10,13 +10,10 @@ inherit perl-module
|
||||
DESCRIPTION="Automatically convert POD to a README in any format for Dist::Zilla"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-perl/Dist-Zilla
|
||||
dev-perl/Dist-Zilla-Role-FileWatcher
|
||||
virtual/perl-Encode
|
||||
dev-perl/Moose
|
||||
dev-perl/MooseX-Has-Sugar
|
||||
dev-perl/PPI
|
||||
@ -27,19 +24,15 @@ RDEPEND="
|
||||
>=virtual/perl-Scalar-List-Utils-1.330.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
virtual/perl-Carp
|
||||
virtual/perl-File-Spec
|
||||
virtual/perl-IO
|
||||
dev-perl/Test-Deep
|
||||
dev-perl/Test-Fatal
|
||||
dev-perl/Test-Most
|
||||
dev-perl/Test-Requires
|
||||
>=virtual/perl-Test-Simple-0.940.0
|
||||
virtual/perl-autodie
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
"t/author-critic.t"
|
||||
"t/author-pod-coverage.t"
|
||||
Loading…
x
Reference in New Issue
Block a user