From 254b87ccceb8c256d737f322ec225f185cb83bf3 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 21 Mar 2021 12:15:17 +0100 Subject: media-fonts/fifth-leg: EAPI-7 bump, update HOMEPAGE Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'media-fonts/fifth-leg') diff --git a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild b/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild index 2458f54bb18b..7bef413394fa 100644 --- a/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild +++ b/media-fonts/fifth-leg/fifth-leg-0.6-r1.ebuild @@ -1,14 +1,15 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit font OPENSUSE_RELEASE="12.2" DESCRIPTION="Simplistic, technical sans serif - openSUSE font" -HOMEPAGE="http://jimmac.musichall.cz/log/?p=439" +HOMEPAGE="https://jimmac.eu/" SRC_URI="https://api.opensuse.org/public/source/openSUSE:${OPENSUSE_RELEASE}/fifth-leg-font/opensuse-font-${P}.tar.bz2" +S="${WORKDIR}" LICENSE="OFL" SLOT="0" @@ -16,5 +17,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" FONT_SUFFIX="otf sfd" -FONT_S="${WORKDIR}" -S="${FONT_S}" -- cgit v1.2.3-65-gdbad