summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-20 02:28:56 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-20 02:28:56 +0000
commit675bef6bdbc8e85c1ae7da015fd25fffea2c7e43 (patch)
tree36e330a1c944dab5cf3f44a2ce45586004e3e05a
parentThis is a hot fix for stable udev for bug #438932. (diff)
downloadgentoo-2-675bef6bdbc8e85c1ae7da015fd25fffea2c7e43.tar.gz
gentoo-2-675bef6bdbc8e85c1ae7da015fd25fffea2c7e43.tar.bz2
gentoo-2-675bef6bdbc8e85c1ae7da015fd25fffea2c7e43.zip
stable arm, bug #437610
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key 0xD0455535)
-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 fb99d8ff233a..e387f26aa031 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.335 2012/10/18 22:22:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.336 2012/10/20 02:28:56 blueness Exp $
+
+ 20 Oct 2012; Anthony G. Basile <blueness@gentoo.org> poppler-0.20.4.ebuild:
+ stable arm, bug #437610
18 Oct 2012; Anthony G. Basile <blueness@gentoo.org> poppler-0.20.4.ebuild:
stable ppc ppc64, bug #437610
diff --git a/app-text/poppler/poppler-0.20.4.ebuild b/app-text/poppler/poppler-0.20.4.ebuild
index deba9b3702fc..7523afba3436 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.2 2012/10/18 22:22:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.3 2012/10/20 02:28:56 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"