diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-06-04 07:42:01 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-06-04 07:42:01 +0000 |
commit | 35c8e86c801b990ef26251b5bfefdc28d54066b6 (patch) | |
tree | 5f6e686275fbd990ea044d52d9a86c495aa783be /app-text/ghostscript-gpl | |
parent | Stable on ppc64; bug #224379 (diff) | |
download | gentoo-2-35c8e86c801b990ef26251b5bfefdc28d54066b6.tar.gz gentoo-2-35c8e86c801b990ef26251b5bfefdc28d54066b6.tar.bz2 gentoo-2-35c8e86c801b990ef26251b5bfefdc28d54066b6.zip |
Stable on ppc64; bug #224531
(Portage version: 2.1.4.4)
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.62.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index f7ce487d3656..31a08bef0fa5 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.46 2008/06/02 04:39:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.47 2008/06/04 07:42:01 corsair Exp $ + + 04 Jun 2008; Markus Rothe <corsair@gentoo.org> + ghostscript-gpl-8.62.ebuild: + Stable on ppc64; bug #224531 02 Jun 2008; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-8.62.ebuild: Stable for HPPA (bug #224531). diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild index 19589592bbcd..1c2aea633a22 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.2 2008/06/02 04:39:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.62.ebuild,v 1.3 2008/06/04 07:42:01 corsair 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 |