diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 19:30:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-06 19:30:44 +0000 |
commit | d739faea72b718c55d7e732e78d4bea633726e4c (patch) | |
tree | 758998e696406f6c50ea668c4759cb4d75bcaaa0 /app-text/ghostscript-gpl | |
parent | Stable on ppc wrt bug 249942 (diff) | |
download | gentoo-2-d739faea72b718c55d7e732e78d4bea633726e4c.tar.gz gentoo-2-d739faea72b718c55d7e732e78d4bea633726e4c.tar.bz2 gentoo-2-d739faea72b718c55d7e732e78d4bea633726e4c.zip |
ppc stable, bug #249871
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index a2c381a15004..a54dba28e3fd 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ghostscript-gpl # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.55 2008/10/31 20:13:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.56 2008/12/06 19:30:44 dertobi123 Exp $ + + 06 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + ghostscript-gpl-8.63.ebuild: + ppc stable, bug #249871 31 Oct 2008; Christian Faulhammer <opfer@gentoo.org> ghostscript-gpl-8.61-r1.ebuild, ghostscript-gpl-8.62.ebuild, diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild index e770b382ea12..18abc1569c05 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.4 2008/10/31 20:13:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.63.ebuild,v 1.5 2008/12/06 19:30:44 dertobi123 Exp $ inherit autotools 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 ~s390 ~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 |