summaryrefslogtreecommitdiff
path: root/media-fonts/freefont/freefont-20120503.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /media-fonts/freefont/freefont-20120503.ebuild
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'media-fonts/freefont/freefont-20120503.ebuild')
-rw-r--r--media-fonts/freefont/freefont-20120503.ebuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/media-fonts/freefont/freefont-20120503.ebuild b/media-fonts/freefont/freefont-20120503.ebuild
index 84f3a2fe234e..25f27559441b 100644
--- a/media-fonts/freefont/freefont-20120503.ebuild
+++ b/media-fonts/freefont/freefont-20120503.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit font
@@ -15,9 +15,10 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
-DEPEND="app-arch/unzip"
+RESTRICT="strip binchecks"
-FONT_SUFFIX="otf ttf"
-DOCS="AUTHORS ChangeLog CREDITS TROUBLESHOOTING USAGE"
+BDEPEND="app-arch/unzip"
-RESTRICT="strip binchecks"
+DOCS=( AUTHORS ChangeLog CREDITS TROUBLESHOOTING USAGE )
+
+FONT_SUFFIX="otf ttf"