media-fonts/texcm-ttf: Port to EAPI 7
authorDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 16:45:00 +0000 (18:45 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 19 Oct 2019 16:45:00 +0000 (18:45 +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/texcm-ttf/texcm-ttf-1.0.ebuild

index 7cccd401498a27b8a9bfca46c51a2746373355a2..25456e9238d5e7b6f93d27c157294b95b78602b7 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 inherit font
 
@@ -12,11 +12,10 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.zip"
 LICENSE="bakoma"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE=""
 
-DEPEND="app-arch/unzip"
-RDEPEND=""
+BDEPEND="app-arch/unzip"
 
-S=${WORKDIR}/${PN}
-FONT_S=${WORKDIR}/${PN}
+S="${WORKDIR}/${PN}"
+
+FONT_S="${S}"
 FONT_SUFFIX="ttf"