summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/poppler/ChangeLog5
-rw-r--r--app-text/poppler/poppler-0.22.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog
index 4ec8ae772f7e..5af8e27b9d94 100644
--- a/app-text/poppler/ChangeLog
+++ b/app-text/poppler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/poppler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.396 2013/09/25 17:22:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.397 2013/09/26 17:30:24 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> poppler-0.22.5.ebuild:
+ Stable for arm, wrt bug #483274
25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> poppler-0.22.5.ebuild:
Stable for ppc, wrt bug #483274
diff --git a/app-text/poppler/poppler-0.22.5.ebuild b/app-text/poppler/poppler-0.22.5.ebuild
index e6d3e00db53a..850ae9d6c85f 100644
--- a/app-text/poppler/poppler-0.22.5.ebuild
+++ b/app-text/poppler/poppler-0.22.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.22.5.ebuild,v 1.9 2013/09/25 17:22:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.22.5.ebuild,v 1.10 2013/09/26 17:30:24 ago Exp $
EAPI=5
@@ -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/37"
IUSE="cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 tiff +utils"