commit: a19cce830d179ea97ac53aeadf5272a35e54a217
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 18:36:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 18:46:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19cce83
dev-perl/Font-AFM: Stable for all 1.20-r3
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Font-AFM/Font-AFM-1.200.0-r3.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Font-AFM/Font-AFM-1.200.0-r3.ebuild
b/dev-perl/Font-AFM/Font-AFM-1.200.0-r3.ebuild
index b279f82659d..a050244f367 100644
--- a/dev-perl/Font-AFM/Font-AFM-1.200.0-r3.ebuild
+++ b/dev-perl/Font-AFM/Font-AFM-1.200.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,17 +10,20 @@ inherit perl-module
DESCRIPTION="Parse Adobe Font Metric files"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
+
BDEPEND="
test? (
media-fonts/urw-fonts
)
"
+
PATCHES=(
"${FILESDIR}/${PN}-1.20-custom-test-font.patch"
)
+
src_test() {
# nimbus sans l medium r normal iso8859-1
TEST_FONT="n019003l" \