mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
media-fonts/sgi-fonts: EAPI 7 -> 8
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user