diff options
author | 2008-01-03 18:07:30 +0000 | |
---|---|---|
committer | 2008-01-03 18:07:30 +0000 | |
commit | 1efd933eb4137707622d89288cb6b13b40209a54 (patch) | |
tree | 9620743878e5c68a8c7d576d2dc54df1fe0e26d7 /app-text/ghostscript-gpl | |
parent | Allow to disable ocamlopt via an useflag (diff) | |
download | gentoo-2-1efd933eb4137707622d89288cb6b13b40209a54.tar.gz gentoo-2-1efd933eb4137707622d89288cb6b13b40209a54.tar.bz2 gentoo-2-1efd933eb4137707622d89288cb6b13b40209a54.zip |
Marking ghostscript-gpl-8.61-r1 ppc64 for bug 202217
(Portage version: 2.1.3.19)
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.61-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 fbe154f7aaf6..8991156a5949 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.35 2008/01/03 17:57:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ChangeLog,v 1.36 2008/01/03 18:07:30 ranger Exp $ + + 03 Jan 2008; Brent Baude <ranger@gentoo.org> + ghostscript-gpl-8.61-r1.ebuild: + Marking ghostscript-gpl-8.61-r1 ppc64 for bug 202217 03 Jan 2008; Brent Baude <ranger@gentoo.org> ghostscript-gpl-8.61-r1.ebuild: diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild index 67e34e2eb0fb..4532ede99106 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.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.61-r1.ebuild,v 1.3 2008/01/03 17:57:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-8.61-r1.ebuild,v 1.4 2008/01/03 18:07:30 ranger 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 x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="bindist cjk cups djvu gtk jpeg2k X" COMMON_DEPEND="media-libs/fontconfig |