commit: 02a5ce7a355e3cb7c8638addc9764121b1613b49
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 28 09:36:51 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 28 09:47:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02a5ce7a
dev-perl/String-Format: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...{String-Format-1.180.0.ebuild => String-Format-1.180.0-r1.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild
b/dev-perl/String-Format/String-Format-1.180.0-r1.ebuild
similarity index 87%
rename from dev-perl/String-Format/String-Format-1.180.0.ebuild
rename to dev-perl/String-Format/String-Format-1.180.0-r1.ebuild
index 9e42a1bdc331..4456c738d434 100644
--- a/dev-perl/String-Format/String-Format-1.180.0.ebuild
+++ b/dev-perl/String-Format/String-Format-1.180.0-r1.ebuild
@@ -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=SREZIC
DIST_VERSION=1.18
@@ -12,4 +12,3 @@ DESCRIPTION="sprintf-like string formatting capabilities with
arbitrary format d
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv sparc x86
~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""