Bug: https://bugs.gentoo.org/697302
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
-# 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
-S=${WORKDIR}/${P/-/}
-
DESCRIPTION="Farsi (Persian) Unicode fonts"
HOMEPAGE="http://www.farsiweb.ir/wiki/Products/PersianFonts"
SRC_URI="http://www.farsiweb.ir/font/farsifonts-${PV}.zip"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86 ~ppc-macos ~x86-macos"
-IUSE=""
-FONT_SUFFIX="ttf"
-FONT_S="${S}"
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/${P/-/}"
-DEPEND="app-arch/unzip"
-RDEPEND=""
+FONT_S="${S}"
+FONT_SUFFIX="ttf"