media-fonts/tengwar-fonts: Port to EAPI 7
authorDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 16:44:50 +0000 (18:44 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 16:44:50 +0000 (18:44 +0200)
Bug: https://bugs.gentoo.org/697308
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild

index 96b3e26dd73650d4db4a9e8beb7d6a716f0a4b58..733ed0051eebf0fc80754c8ae5e01917d1e18c2f 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
 
@@ -12,17 +12,16 @@ SRC_URI="
        http://www.tengwar.art.pl/zip/tengs19d.zip
        http://www.tengwar.art.pl/zip/tengn19d.zip
        http://www.tengwar.art.pl/zip/parmaite12b.zip
-       http://www.tengwar.art.pl/zip/tcurs100.zip
-"
+       http://www.tengwar.art.pl/zip/tcurs100.zip"
 
 LICENSE="free-noncomm"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
 
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
 
-S=${WORKDIR}
-FONT_S=${WORKDIR}
-FONT_SUFFIX="ttf TTF"
 DOCS="*.txt *.TXT *.rtf *.pdf"
+FONT_S="${S}"
+FONT_SUFFIX="ttf TTF"