diff options
author | 2011-10-12 16:26:50 +0000 | |
---|---|---|
committer | 2011-10-12 16:26:50 +0000 | |
commit | a019774bad9e0b49479f191a58e3a788c08e9808 (patch) | |
tree | 65f239ecb0bad15db55c1cc5ee7347a125b272ca /app-text/ghostscript-gpl | |
parent | Version bump (issue 386147) (diff) | |
download | historical-a019774bad9e0b49479f191a58e3a788c08e9808.tar.gz historical-a019774bad9e0b49479f191a58e3a788c08e9808.tar.bz2 historical-a019774bad9e0b49479f191a58e3a788c08e9808.zip |
ppc/ppc64 stable wrt #382951
Package-Manager: portage-2.2.0_alpha64/cvs/Linux 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-9.04-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index da097c481d3c..8a298bfcaab3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.123 2011/10/06 17:41:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.124 2011/10/12 16:26:50 ssuominen Exp $ + + 12 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + ghostscript-gpl-9.04-r3.ebuild: + ppc/ppc64 stable wrt #382951 06 Oct 2011; Jeroen Roovers <jer@gentoo.org> ghostscript-gpl-9.04-r3.ebuild: Respect LDFLAGS (bug #367239). Stable for HPPA (bug #382951). diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild index 86be4e7d5c38..feb68e7e5996 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.5 2011/10/06 17:41:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r3.ebuild,v 1.6 2011/10/12 16:26:50 ssuominen Exp $ EAPI=3 inherit autotools eutils versionator flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="!bindist? ( djvu? ( mirror://sourceforge/djvu/gsdjvu-${GSDJVU_PV}.tar.g LICENSE="GPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="bindist cups dbus djvu gtk idn jpeg2k static-libs X" COMMON_DEPEND="app-text/libpaper |