commit: ae1197d78173b12a864f8425c6b2dca996af35a3
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 27 10:53:36 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 27 10:53:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1197d7
dev-perl/DateTime-Format-SQLite: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...0.110.0-r1.ebuild => DateTime-Format-SQLite-0.110.0-r2.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git
a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild
similarity index 78%
rename from
dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
rename to
dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild
index 0fd7cba58342..08d27dbcae98 100644
--- a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r2.ebuild
@@ -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