mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
dev-perl/Devel-Dumpvar: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
feb47727c5
commit
e81f43c575
@ -1,7 +1,7 @@
|
|||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-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=ADAMK
|
DIST_AUTHOR=ADAMK
|
||||||
DIST_VERSION=1.06
|
DIST_VERSION=1.06
|
||||||
@ -11,8 +11,6 @@ DESCRIPTION="Pure-OO reimplementation of dumpvar.pl"
|
|||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~riscv ~x86"
|
KEYWORDS="~amd64 ~riscv ~x86"
|
||||||
IUSE="test"
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=virtual/perl-Scalar-List-Utils-1.180.0
|
>=virtual/perl-Scalar-List-Utils-1.180.0
|
||||||
@ -28,6 +26,7 @@ BDEPEND="${RDEPEND}
|
|||||||
PATCHES=(
|
PATCHES=(
|
||||||
"${FILESDIR}/${PN}-1.06-no-dot-inc.patch"
|
"${FILESDIR}/${PN}-1.06-no-dot-inc.patch"
|
||||||
)
|
)
|
||||||
|
|
||||||
PERL_RM_FILES=(
|
PERL_RM_FILES=(
|
||||||
t/97_meta.t
|
t/97_meta.t
|
||||||
t/98_pod.t
|
t/98_pod.t
|
||||||
Loading…
x
Reference in New Issue
Block a user