summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-19 19:02:51 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-19 19:06:18 +0200
commit3010316afde302f9dcc3c17960c35a3b2dd60576 (patch)
treef210a52519a15af6b0978b038e12707b71ea01a6 /media-fonts
parentmedia-fonts/texcm-ttf: Port to EAPI 7 (diff)
downloadgentoo-3010316afde302f9dcc3c17960c35a3b2dd60576.tar.gz
gentoo-3010316afde302f9dcc3c17960c35a3b2dd60576.tar.bz2
gentoo-3010316afde302f9dcc3c17960c35a3b2dd60576.zip
media-fonts/mikachan-font-otf: Bump to EAPI 7
Closes: https://bugs.gentoo.org/697294 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild
index 8ef1c6b0b225..e1fa3067f742 100644
--- a/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild
+++ b/media-fonts/mikachan-font-otf/mikachan-font-otf-9.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit font
@@ -14,11 +14,10 @@ LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
+# Only installs fonts
+RESTRICT="strip binchecks"
FONT_SUFFIX="otf"
FONT_S="${WORKDIR}/${P}"
-# Only installs fonts
-RESTRICT="strip binchecks"
-
FONT_CONF=( "${FILESDIR}/60-mikachan_o.conf" )