commit: c17422bf5977ee79dc497fb58ef56cc643c6610e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 1 18:38:10 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul 1 19:12:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17422bf
dev-perl/Font-TTF: EAPI bump
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Font-TTF-1.60.0-r1.ebuild => Font-TTF-1.60.0-r2.ebuild} | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
b/dev-perl/Font-TTF/Font-TTF-1.60.0-r2.ebuild
similarity index 77%
rename from dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
rename to dev-perl/Font-TTF/Font-TTF-1.60.0-r2.ebuild
index 55920d0150a5..c080817c6c58 100644
--- a/dev-perl/Font-TTF/Font-TTF-1.60.0-r1.ebuild
+++ b/dev-perl/Font-TTF/Font-TTF-1.60.0-r2.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=BHALLISSY
DIST_VERSION=1.06
@@ -14,13 +14,11 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
- virtual/perl-IO-Compress
dev-perl/IO-String
dev-perl/XML-Parser
"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
+BDEPEND="${RDEPEND}"
+
PERL_RM_FILES=(
t/changes.t
)