mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/HTML-Mason: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
e9d4f06255
commit
0f603fdff2
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=DROLSKY
|
||||
DIST_VERSION=1.60
|
||||
@ -12,8 +12,7 @@ HOMEPAGE="http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ppc ~riscv x86"
|
||||
IUSE="modperl test"
|
||||
RESTRICT="!test? ( test )"
|
||||
IUSE="modperl"
|
||||
|
||||
RDEPEND="
|
||||
!modperl? ( >=dev-perl/CGI-2.460.0 )
|
||||
@ -24,15 +23,12 @@ RDEPEND="
|
||||
>=dev-perl/Cache-Cache-1
|
||||
>=dev-perl/Class-Container-0.70.0
|
||||
>=dev-perl/Exception-Class-1.150.0
|
||||
virtual/perl-File-Spec
|
||||
dev-perl/HTML-Parser
|
||||
>=dev-perl/Log-Any-0.80.0
|
||||
>=dev-perl/Params-Validate-0.70.0
|
||||
virtual/perl-Scalar-List-Utils
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.880.0
|
||||
dev-perl/Test-Output
|
||||
Loading…
x
Reference in New Issue
Block a user