diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:49:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:49:25 +0000 |
commit | a44a08be6e4b494b5afe27e66d008771285c5d55 (patch) | |
tree | 044fa9c366785f1cf74fc70e0659dc9a50b99e72 /media-fonts/corefonts/corefonts-1-r2.ebuild | |
parent | s390 stable (diff) | |
download | historical-a44a08be6e4b494b5afe27e66d008771285c5d55.tar.gz historical-a44a08be6e4b494b5afe27e66d008771285c5d55.tar.bz2 historical-a44a08be6e4b494b5afe27e66d008771285c5d55.zip |
arm/s390/sh love
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'media-fonts/corefonts/corefonts-1-r2.ebuild')
-rw-r--r-- | media-fonts/corefonts/corefonts-1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/corefonts/corefonts-1-r2.ebuild b/media-fonts/corefonts/corefonts-1-r2.ebuild index f126538fdeed..70886624df32 100644 --- a/media-fonts/corefonts/corefonts-1-r2.ebuild +++ b/media-fonts/corefonts/corefonts-1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/corefonts/corefonts-1-r2.ebuild,v 1.10 2006/04/18 20:15:15 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/corefonts/corefonts-1-r2.ebuild,v 1.11 2006/09/03 06:23:14 vapier Exp $ inherit font @@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/corefonts/andale32.exe LICENSE="MSttfEULA" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="X" DEPEND="app-arch/cabextract" |