mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/DateTime-Format-SQLite: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
50d88ece41
commit
ae1197d781
@ -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
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=CFAERBER
|
||||
DIST_VERSION=0.11
|
||||
@ -11,19 +11,17 @@ DESCRIPTION="Parse and format SQLite dates and times"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 ~ppc ~riscv x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/DateTime-0.51
|
||||
>=dev-perl/DateTime-Format-Builder-0.79.01
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
virtual/perl-ExtUtils-MakeMaker
|
||||
test? (
|
||||
dev-perl/DBD-SQLite
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
t/10pod.t
|
||||
t/11pod_cover.t
|
||||
Loading…
x
Reference in New Issue
Block a user