diff options
4 files changed, 8 insertions, 8 deletions
diff --git a/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild b/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild index 6169e420e47f..f96c19d54ba8 100644 --- a/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild +++ b/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild,v 1.15 2004/11/04 22:19:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ghostscript-7.07.1-r7.ebuild,v 1.16 2004/11/11 23:25:22 vapier Exp $ inherit flag-o-matic eutils gcc @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/espgs/espgs-${PV}-source.tar.bz2 LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="X cups cjk emacs truetype" RDEPEND="virtual/libc diff --git a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild b/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild index d6d5a96e4075..3e74b8d4db24 100644 --- a/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild +++ b/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.10 2004/11/04 05:26:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r2.ebuild,v 1.11 2004/11/11 23:24:59 vapier Exp $ inherit font @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz LICENSE="Arphic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="X" S=${WORKDIR} diff --git a/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild b/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild index c8a52e01ba14..c22fc56aa222 100644 --- a/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild +++ b/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild,v 1.9 2004/11/06 13:00:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/baekmuk-fonts/baekmuk-fonts-2.2.ebuild,v 1.10 2004/11/11 23:24:16 vapier Exp $ inherit font @@ -16,7 +16,7 @@ SRC_URI="X? ( http://kldp.net/download.php/1429/${TTF_P}.tar.gz ) LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~ppc-macos s390 sparc x86" IUSE="unicode X" S="${WORKDIR}" diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 9f6f48822ce0..2a7fb30c1e3d 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.9 2004/11/04 22:18:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.10 2004/11/11 23:24:34 vapier Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/efont/5411/${P}.tar.bz2" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sparc x86" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} |