diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 05:54:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-27 05:54:23 +0000 |
commit | 73fc0d8d36f7f74e837eda39b32f8e70b7da7478 (patch) | |
tree | 7527dea4cbfb13032848700595fc4e867f5210f1 /app-text/ghostscript-gpl | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-73fc0d8d36f7f74e837eda39b32f8e70b7da7478.tar.gz gentoo-2-73fc0d8d36f7f74e837eda39b32f8e70b7da7478.tar.bz2 gentoo-2-73fc0d8d36f7f74e837eda39b32f8e70b7da7478.zip |
s390 love
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild index 1994d564ef64..fefb858795b1 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.63.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/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.2 2008/08/14 20:59:36 tgurr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.3 2008/10/27 05:54:23 vapier Exp $ inherit autotools elisp-common eutils versionator flag-o-matic @@ -18,7 +18,7 @@ SRC_URI="cjk? ( ftp://ftp.gyve.org/pub/gs-cjk/adobe-cmaps-200406.tar.gz LICENSE="GPL-2 CPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="bindist cairo cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |