media-fonts/tibetan-machine-font: Port to EAPI 7
authorDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 18:06:14 +0000 (20:06 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 18:06:14 +0000 (20:06 +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/tibetan-machine-font/tibetan-machine-font-1.901.ebuild

index b8f91d34d57e8bf2adc5bd3233acb833e87e19e8..8ee15a0cc8ce355ca0d38899f07c7cbbac0704eb 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
 
@@ -14,13 +14,11 @@ SRC_URI="mirror://gentoo/TibetanMachineUnicodeFont-${PV}.zip"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
 
 S="${WORKDIR}"
-FONT_S="${S}"
-FONT_SUFFIX="ttf"
 
 DOCS="ReadMe.txt"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"