*/*: Specify EAPI=0 explicitly, to ease greps
[gentoo.git] / media-fonts / freefonts / freefonts-0.10-r3.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=0
5
6 inherit font
7
8 DESCRIPTION="A Collection of Free Type1 Fonts"
9 SRC_URI="mirror://gimp/fonts/${P}.tar.gz"
10 HOMEPAGE="http://www.gimp.org"
11 KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris"
12 SLOT="0"
13 LICENSE="freedist"
14 IUSE="X"
15
16 FONT_S=${WORKDIR}/freefont
17 S=${FONT_S}
18
19 FONT_SUFFIX="pfb"
20 DOCS="README *.license"