gentoo-ebuilds/media-fonts/sgi-fonts/sgi-fonts-1.0.ebuild
Arthur Zamarin 0e727a3a16
*/*: unkeyword ~ia64
Change was created by running the following command::

    ekeyword ^ia64 */*/*.ebuild

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-12 21:37:40 +03:00

20 lines
484 B
Bash

# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit rpm font
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 ~loong ~ppc ppc64 ~s390 sparc x86"
FONT_S="${S}"
FONT_SUFFIX="pcf.gz"