summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-18 22:22:53 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-18 22:22:53 +0000
commitb7eadf32d37e7382eec3004c41669436a4e5171b (patch)
tree051f03169aae8e11a5862c716d6100924aead176 /app-text
parentTurns out we shouldn't enable webkit by default, it creates a dependency loop... (diff)
downloadgentoo-2-b7eadf32d37e7382eec3004c41669436a4e5171b.tar.gz
gentoo-2-b7eadf32d37e7382eec3004c41669436a4e5171b.tar.bz2
gentoo-2-b7eadf32d37e7382eec3004c41669436a4e5171b.zip
stable ppc ppc64, bug #437610
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/poppler/ChangeLog5
-rw-r--r--app-text/poppler/poppler-0.20.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog
index 396d05eafba1..fb99d8ff233a 100644
--- a/app-text/poppler/ChangeLog
+++ b/app-text/poppler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/poppler
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.334 2012/10/11 18:38:29 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.335 2012/10/18 22:22:53 blueness Exp $
+
+ 18 Oct 2012; Anthony G. Basile <blueness@gentoo.org> poppler-0.20.4.ebuild:
+ stable ppc ppc64, bug #437610
*poppler-0.20.5 (11 Oct 2012)
diff --git a/app-text/poppler/poppler-0.20.4.ebuild b/app-text/poppler/poppler-0.20.4.ebuild
index c1757c79eaf4..deba9b3702fc 100644
--- a/app-text/poppler/poppler-0.20.4.ebuild
+++ b/app-text/poppler/poppler-0.20.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.1 2012/09/17 14:24:37 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.2 2012/10/18 22:22:53 blueness Exp $
EAPI=4
@@ -11,7 +11,7 @@ HOMEPAGE="http://poppler.freedesktop.org/"
SRC_URI="http://poppler.freedesktop.org/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="cairo cjk curl cxx debug doc +introspection jpeg jpeg2k +lcms png qt4 tiff +utils"