diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-07 13:44:39 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-07 13:44:39 +0000 |
commit | 6c32bff1a546cf4e2e2a2724afd9086ac2afe7e3 (patch) | |
tree | c8bab1bae384ec17c575d6391e47fe3f1f8c8085 /app-text/ghostscript-gpl | |
parent | Stable on ppc wrt bug 224735 (diff) | |
download | gentoo-2-6c32bff1a546cf4e2e2a2724afd9086ac2afe7e3.tar.gz gentoo-2-6c32bff1a546cf4e2e2a2724afd9086ac2afe7e3.tar.bz2 gentoo-2-6c32bff1a546cf4e2e2a2724afd9086ac2afe7e3.zip |
Stable on ppc wrt bug 224531
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/ghostscript-gpl')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index cda5245688d5..0d6195c6d4c0 100644 --- a/app-text/ghostscript-gpl/ChangeLog +++ b/app-text/ghostscript-gpl/ChangeLog @@ -1,6 +1,9 @@ # 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.49 2008/06/05 22:06:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.50 2008/06/07 13:44:39 nixnut Exp $ + + 07 Jun 2008; nixnut <nixnut@gentoo.org> ghostscript-gpl-8.62.ebuild: + Stable on ppc wrt bug 224531 05 Jun 2008; Tobias Klausmann <klausman@gentoo.org> ghostscript-gpl-8.62.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild index 957d0d1a632e..0df03ac0afe4 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.62.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.62.ebuild,v 1.5 2008/06/05 22:06:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.6 2008/06/07 13:44:39 nixnut 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 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |