mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
28a0a42c67
commit
2b84fec281
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2020-2021 Gentoo Authors
|
# Copyright 2020-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=8
|
||||||
|
|
||||||
DIST_AUTHOR=YANICK
|
DIST_AUTHOR=YANICK
|
||||||
inherit perl-module
|
inherit perl-module
|
||||||
@ -9,8 +9,6 @@ inherit perl-module
|
|||||||
DESCRIPTION="update the next version, semantic-wise"
|
DESCRIPTION="update the next version, semantic-wise"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE="test"
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-perl/CPAN-Changes-0.200.0
|
>=dev-perl/CPAN-Changes-0.200.0
|
||||||
@ -18,14 +16,9 @@ RDEPEND="
|
|||||||
dev-perl/List-AllUtils
|
dev-perl/List-AllUtils
|
||||||
dev-perl/Moose
|
dev-perl/Moose
|
||||||
dev-perl/Perl-Version
|
dev-perl/Perl-Version
|
||||||
virtual/perl-Scalar-List-Utils
|
|
||||||
"
|
"
|
||||||
BDEPEND="${RDEPEND}
|
BDEPEND="${RDEPEND}
|
||||||
virtual/perl-ExtUtils-MakeMaker
|
|
||||||
test? (
|
test? (
|
||||||
virtual/perl-File-Spec
|
|
||||||
virtual/perl-IO
|
|
||||||
dev-perl/Test-Exception
|
dev-perl/Test-Exception
|
||||||
virtual/perl-Test-Simple
|
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
Loading…
x
Reference in New Issue
Block a user