mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
dev-perl/Data-Utilities: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
6110e8ac81
commit
8ef2ad6279
@ -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=CORNELIS
|
DIST_AUTHOR=CORNELIS
|
||||||
DIST_VERSION=0.04
|
DIST_VERSION=0.04
|
||||||
@ -11,14 +11,11 @@ DESCRIPTION="Merge nested Perl data structures"
|
|||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 x86"
|
KEYWORDS="amd64 x86"
|
||||||
IUSE="test"
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-perl/Clone-0.220.0
|
>=dev-perl/Clone-0.220.0
|
||||||
"
|
"
|
||||||
BDEPEND="${RDEPEND}
|
BDEPEND="${RDEPEND}
|
||||||
virtual/perl-ExtUtils-MakeMaker
|
|
||||||
test? (
|
test? (
|
||||||
>=virtual/perl-Test-Simple-0.440.0
|
>=virtual/perl-Test-Simple-0.440.0
|
||||||
)
|
)
|
||||||
Loading…
x
Reference in New Issue
Block a user