diff options
author | 2007-11-05 18:35:29 +0000 | |
---|---|---|
committer | 2007-11-05 18:35:29 +0000 | |
commit | 9b85e21601fc651b02869e68e4246ac66a6baf8d (patch) | |
tree | 53537ad5c5987dd9b55c3d9b4e13ed450b852c6f /app-text | |
parent | Bump to 2.12.1-r1 (diff) | |
download | gentoo-2-9b85e21601fc651b02869e68e4246ac66a6baf8d.tar.gz gentoo-2-9b85e21601fc651b02869e68e4246ac66a6baf8d.tar.bz2 gentoo-2-9b85e21601fc651b02869e68e4246ac66a6baf8d.zip |
ppc stable, bug #196860
(Portage version: 2.1.3.18)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 4c8608e42d73..5922b137cb44 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.27 2007/11/05 11:16:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.28 2007/11/05 18:35:29 dertobi123 Exp $ + + 05 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org> + ghostscript-gpl-8.60-r1.ebuild: + ppc stable, bug #196860 05 Nov 2007; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.60-r1.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild index d8ffc9549703..4338be497828 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.60-r1.ebuild,v 1.5 2007/11/05 11:16:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.60-r1.ebuild,v 1.6 2007/11/05 18:35:29 dertobi123 Exp $ inherit autotools elisp-common eutils versionator flag-o-matic @@ -17,7 +17,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 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ~sh sparc x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |