media-fonts/mikachan-font-ttc: Bump to EAPI 7
authorMichał Górny <mgorny@gentoo.org>
Sat, 19 Oct 2019 17:03:42 +0000 (19:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 19 Oct 2019 17:06:19 +0000 (19:06 +0200)
Closes: https://bugs.gentoo.org/697294
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-fonts/mikachan-font-ttc/mikachan-font-ttc-9.1.ebuild

index 15e62429e2c85c0808b83bf6b277face0b05a754..1cdae503633fa3a9192c0d0fea0ff68413240183 100644 (file)
@@ -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
 
@@ -17,9 +17,9 @@ LICENSE="free-noncomm"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE=""
-
-FONT_S="${WORKDIR}/${P/-ttc}"
-FONT_SUFFIX="ttc"
-
 # Only installs fonts
 RESTRICT="strip binchecks"
+
+S="${WORKDIR}/${P/-ttc}"
+FONT_S=${S}
+FONT_SUFFIX="ttc"