diff options
Diffstat (limited to 'media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild')
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild index d9af4be14207..0c8e869b5a00 100644 --- a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild +++ b/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild,v 1.3 2008/06/07 10:12:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild,v 1.4 2008/06/08 21:32:25 ken69267 Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/freefont/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" FONT_SUFFIX="ttf" S="${WORKDIR}/freefont-${PV}" |