summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild')
-rw-r--r--media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild17
1 files changed, 8 insertions, 9 deletions
diff --git a/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild b/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild
index 96b3e26dd736..733ed0051eeb 100644
--- a/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.ebuild
+++ b/media-fonts/tengwar-fonts/tengwar-fonts-1.9d.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
@@ -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"