diff options
Diffstat (limited to 'media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild')
-rw-r--r-- | media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild b/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild index a8741de45591..00632f12d9c3 100644 --- a/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild +++ b/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild,v 1.5 2005/08/23 21:26:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild,v 1.6 2005/09/23 15:46:58 gustavoz Exp $ inherit font @@ -14,7 +14,7 @@ SRC_URI="http://kldp.net/download.php/1435/${MY_PN}-extra-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" FONT_SUFFIX="ttf" |