summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 15:59:06 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:05:48 +0100
commit3fe4a4144fd38eae08ff69e12a90cf371135b3f9 (patch)
treee730e1ee1a2891683b26313e3dd9481cd7787e65 /media-fonts/lohit-malayalam
parentmedia-fonts/lohit-kannada: EAPI-7 bump (diff)
downloadgentoo-3fe4a4144fd38eae08ff69e12a90cf371135b3f9.tar.gz
gentoo-3fe4a4144fd38eae08ff69e12a90cf371135b3f9.tar.bz2
gentoo-3fe4a4144fd38eae08ff69e12a90cf371135b3f9.zip
media-fonts/lohit-malayalam: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/lohit-malayalam')
-rw-r--r--media-fonts/lohit-malayalam/lohit-malayalam-2.92.2.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.2.ebuild b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.2.ebuild
index 24d092b2d276..813129c4b5e6 100644
--- a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.2.ebuild
+++ b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.2.ebuild
@@ -1,24 +1,24 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
-inherit font
+EAPI=7
+
FONTDIR="/usr/share/fonts/indic/${PN}"
FONT_SUFFIX="ttf"
+inherit font
DESCRIPTION="The Lohit Malayalam font"
HOMEPAGE="https://pagure.io/lohit"
SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
+S="${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 s390 sparc x86 ~ppc-macos"
IUSE=""
-DEPEND="!<media-fonts/lohit-fonts-2.20150220"
-RDEPEND="${DEPEND}"
-
RESTRICT="test binchecks"
-S=${WORKDIR}/${PN}-${FONT_SUFFIX}-${PV}
-FONT_S=${S}
+
+RDEPEND="!<media-fonts/lohit-fonts-2.20150220"
+
FONT_CONF=( "67-${PN}.conf" )