commit: ec36e24138c449668b23240d3b37305ec633ccb7
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 16:18:05 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 16:25:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec36e241
dev-perl/HTML-Template-JIT: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...plate-JIT-0.50.0-r3.ebuild => HTML-Template-JIT-0.50.0-r4.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r4.ebuild
similarity index 88%
rename from dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
rename to dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r4.ebuild
index 54ea822417a9..7be509920710 100644
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r4.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=SAMTREGAR
DIST_VERSION=0.05
@@ -12,7 +12,6 @@ DESCRIPTION="Just-in-time compiler for HTML::Template"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
RDEPEND="
>=dev-perl/HTML-Template-2.8