summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 16:08:24 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:05:53 +0100
commit0898a9af710975a5db377d5315101dbd93aa3461 (patch)
treeace056f088c40357525a243533d1ac8bed68fe3f /media-fonts/alegreya-serif
parentmedia-fonts/alegreya-serif: Drop 2.007 (diff)
downloadgentoo-0898a9af710975a5db377d5315101dbd93aa3461.tar.gz
gentoo-0898a9af710975a5db377d5315101dbd93aa3461.tar.bz2
gentoo-0898a9af710975a5db377d5315101dbd93aa3461.zip
media-fonts/alegreya-serif: 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/alegreya-serif')
-rw-r--r--media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
index 22d4109a1b68..248fe18c98c5 100644
--- a/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
+++ b/media-fonts/alegreya-serif/alegreya-serif-2.008.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_PN="Alegreya"
inherit font
@@ -9,13 +9,14 @@ inherit font
DESCRIPTION="Alegreya serif type family"
HOMEPAGE="https://www.huertatipografica.com/en/fonts/alegreya-ht-pro"
SRC_URI="https://github.com/huertatipografica/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DOCS="CONTRIBUTORS.txt README.md"
-S="${WORKDIR}/${MY_PN}-${PV}"
+DOCS=( CONTRIBUTORS.txt README.md )
+
FONT_S="${S}/fonts/otf"
FONT_SUFFIX="otf"