diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-22 18:31:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-22 18:31:40 +0000 |
commit | a692dc7fdd36750f307d4f747cd1f2dfa599cef2 (patch) | |
tree | 71654efd9e2330d6ad3135589199d4191fb2ec83 /app-text/ghostscript-gpl | |
parent | Marking urw-fonts-2.4.9 ppc for bug 332061 (diff) | |
download | gentoo-2-a692dc7fdd36750f307d4f747cd1f2dfa599cef2.tar.gz gentoo-2-a692dc7fdd36750f307d4f747cd1f2dfa599cef2.tar.bz2 gentoo-2-a692dc7fdd36750f307d4f747cd1f2dfa599cef2.zip |
Marking ghostscript-gpl-8.71-r6 ppc for bug 332061
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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.71-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ghostscript-gpl/ChangeLog b/app-text/ghostscript-gpl/ChangeLog index 4d51f803f4ab..ccac26b24ad8 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.103 2010/10/19 21:00:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.104 2010/10/22 18:31:40 ranger Exp $ + + 22 Oct 2010; Brent Baude <ranger@gentoo.org> + ghostscript-gpl-8.71-r6.ebuild: + Marking ghostscript-gpl-8.71-r6 ppc for bug 332061 19 Oct 2010; Markos Chandras <hwoarang@gentoo.org> ghostscript-gpl-8.71-r6.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild index 7a3b570f9f74..ba025e317ae8 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.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-r6.ebuild,v 1.4 2010/10/19 21:00:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.71-r6.ebuild,v 1.5 2010/10/22 18:31:40 ranger 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 cairo cups djvu gtk jpeg2k X" COMMON_DEPEND="app-text/libpaper |