summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-31 20:25:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-01 16:44:18 +0300
commit16fc2320f0c0a2e2254e9e7993a88fef5b0bc42b (patch)
tree37b77b1d8275974a5f2441cf0905f6112c88d0d6 /media-fonts
parentmedia-fonts/alef: EAPI=7 -> 8 (diff)
downloadgentoo-16fc2320f0c0a2e2254e9e7993a88fef5b0bc42b.tar.gz
gentoo-16fc2320f0c0a2e2254e9e7993a88fef5b0bc42b.tar.bz2
gentoo-16fc2320f0c0a2e2254e9e7993a88fef5b0bc42b.zip
media-fonts/sgi-fonts: EAPI 7 -> 8
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild b/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild
index d260354312ce..94880f804921 100644
--- a/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild
+++ b/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit rpm font
@@ -10,12 +10,11 @@ RPM_P="${P}-705.noarch"
DESCRIPTION="SGI fonts collection"
HOMEPAGE="http://oss.sgi.com/projects/sgi_propack"
SRC_URI="ftp://ftp.suse.com/pub/suse/i386/9.1/suse/noarch/${RPM_P}.rpm"
+S="${WORKDIR}/usr/X11R6/lib/X11/fonts/misc/sgi"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~ia64 ~loong ~ppc ppc64 ~s390 sparc x86"
-S="${WORKDIR}/usr/X11R6/lib/X11/fonts/misc/sgi"
-
FONT_S="${S}"
FONT_SUFFIX="pcf.gz"