diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-03 22:48:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-03 22:48:20 +0000 |
commit | 8003730464a4f4c8915ad468772743a292ef80a8 (patch) | |
tree | a620a0911f2d0a491f37b4b06a6e2c48affbd903 /app-text | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-8003730464a4f4c8915ad468772743a292ef80a8.tar.gz gentoo-2-8003730464a4f4c8915ad468772743a292ef80a8.tar.bz2 gentoo-2-8003730464a4f4c8915ad468772743a292ef80a8.zip |
ppc64 stable wrt #319505
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ghostscript-gpl/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-8.71-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 6145dfb21f85..166fb8b32c23 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.93 2010/06/26 17:21:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.94 2010/07/03 22:48:20 ssuominen Exp $ + + 03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + ghostscript-gpl-8.71-r1.ebuild: + ppc64 stable wrt #319505 26 Jun 2010; <nixnut@gentoo.org> ghostscript-gpl-8.71-r1.ebuild: ppc stable #319505 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild index 1c9040dd47a8..6e488e42cbd0 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.71-r1.ebuild,v 1.7 2010/06/26 17:21:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r1.ebuild,v 1.8 2010/07/03 22:48:20 ssuominen Exp $ EAPI=2 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 cairo cups djvu gtk jpeg2k X" COMMON_DEPEND="app-text/libpaper |