summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 16:06:39 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:05:57 +0100
commit7a98f44aab4f8a02636edc9df25e1b70aeca9498 (patch)
treeb65d3ccd8d8d07f206c9b060623f3975de61a77d /media-fonts/heuristica
parentmedia-fonts/ricty: EAPI-7 bump, fix HOMEPAGE (diff)
downloadgentoo-7a98f44aab4f8a02636edc9df25e1b70aeca9498.tar.gz
gentoo-7a98f44aab4f8a02636edc9df25e1b70aeca9498.tar.bz2
gentoo-7a98f44aab4f8a02636edc9df25e1b70aeca9498.zip
media-fonts/heuristica: EAPI-7 bump, fix HOMEPAGE
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/heuristica')
-rw-r--r--media-fonts/heuristica/heuristica-1.0.2.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/media-fonts/heuristica/heuristica-1.0.2.ebuild b/media-fonts/heuristica/heuristica-1.0.2.ebuild
index 8bafb4335727..7cfd65a10ef7 100644
--- a/media-fonts/heuristica/heuristica-1.0.2.ebuild
+++ b/media-fonts/heuristica/heuristica-1.0.2.ebuild
@@ -1,23 +1,22 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit font
-DESCRIPTION="A font based on Adobe Utopia"
-HOMEPAGE="https://heuristica.sourceforge.io/"
+DESCRIPTION="Font based on Adobe Utopia"
+HOMEPAGE="https://sourceforge.net/projects/heuristica/"
SRC_URI="mirror://sourceforge/heuristica/${PN}-ttf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-otf-${PV}.tar.xz
mirror://sourceforge/heuristica/${PN}-pfb-${PV}.tar.xz"
+S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-S="${WORKDIR}"
+DOCS=( FontLog.txt )
FONT_SUFFIX="otf pfb ttf"
-FONT_S="${S}"
-DOCS="FontLog.txt"