diff options
author | 2005-08-23 21:29:31 +0000 | |
---|---|---|
committer | 2005-08-23 21:29:31 +0000 | |
commit | bcaec9e0f6b7430e289b0e37f5fcfbef35276cd9 (patch) | |
tree | b7cdf073f9e85c57ff80dbfeb8cedb9a7950426d /media-fonts/unfonts-extra/unfonts-extra-1.0.1.ebuild | |
parent | 1.0.1 stable on x86. (diff) | |
download | gentoo-2-bcaec9e0f6b7430e289b0e37f5fcfbef35276cd9.tar.gz gentoo-2-bcaec9e0f6b7430e289b0e37f5fcfbef35276cd9.tar.bz2 gentoo-2-bcaec9e0f6b7430e289b0e37f5fcfbef35276cd9.zip |
Added ~sparc
(Portage version: 2.0.51.22-r2)
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 c846a91242dd..a8741de45591 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.4 2005/07/15 17:17:51 flameeyes Exp $ +# $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 $ 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 x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="" FONT_SUFFIX="ttf" |