mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
dev-perl/Data-Stream-Bulk: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
434bd021df
commit
4bd9da7cfa
@ -1,7 +1,7 @@
|
|||||||
# Copyright 1999-2022 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=DOY
|
DIST_AUTHOR=DOY
|
||||||
DIST_VERSION=${PV:0:4}
|
DIST_VERSION=${PV:0:4}
|
||||||
@ -11,8 +11,6 @@ DESCRIPTION="N at a time iteration API"
|
|||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~riscv ~x86"
|
KEYWORDS="~amd64 ~riscv ~x86"
|
||||||
IUSE="test"
|
|
||||||
RESTRICT="!test? ( test )"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
>=dev-perl/Moose-0.900.0
|
>=dev-perl/Moose-0.900.0
|
||||||
@ -27,6 +25,7 @@ BDEPEND="${RDEPEND}
|
|||||||
>=virtual/perl-Test-Simple-0.880.0
|
>=virtual/perl-Test-Simple-0.880.0
|
||||||
)
|
)
|
||||||
"
|
"
|
||||||
|
|
||||||
PERL_RM_FILES=(
|
PERL_RM_FILES=(
|
||||||
"t/release-eol.t"
|
"t/release-eol.t"
|
||||||
"t/release-pod-coverage.t"
|
"t/release-pod-coverage.t"
|
||||||
Loading…
x
Reference in New Issue
Block a user