From bb539b37582234400d2558997e576af2b9a6cd67 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sun, 26 Nov 2017 10:45:40 +0200 Subject: media-fonts/heuristica: Version bump, EAPI 3 -> 6 Update homepage and license Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- media-fonts/heuristica/heuristica-1.0.2.ebuild | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 media-fonts/heuristica/heuristica-1.0.2.ebuild (limited to 'media-fonts/heuristica/heuristica-1.0.2.ebuild') diff --git a/media-fonts/heuristica/heuristica-1.0.2.ebuild b/media-fonts/heuristica/heuristica-1.0.2.ebuild new file mode 100644 index 00000000000..8bafb433572 --- /dev/null +++ b/media-fonts/heuristica/heuristica-1.0.2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit font + +DESCRIPTION="A font based on Adobe Utopia" +HOMEPAGE="https://heuristica.sourceforge.io/" +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" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +S="${WORKDIR}" + +FONT_SUFFIX="otf pfb ttf" +FONT_S="${S}" +DOCS="FontLog.txt" -- cgit v1.2.3-18-g5258