From ae1197d78173b12a864f8425c6b2dca996af35a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 27 Jul 2025 12:53:36 +0200 Subject: [PATCH] dev-perl/DateTime-Format-SQLite: EAPI bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- ...r1.ebuild => DateTime-Format-SQLite-0.110.0-r2.ebuild} | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) rename dev-perl/DateTime-Format-SQLite/{DateTime-Format-SQLite-0.110.0-r1.ebuild => DateTime-Format-SQLite-0.110.0-r2.ebuild} (78%) 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 0fd7cba583421..08d27dbcae98b 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