diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-26 17:30:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-26 17:30:24 +0000 |
commit | 4c29689d19b5276a0d26dc9f9c973966c2f01042 (patch) | |
tree | 0e3803c5d6f7410baf2227ebe5e714bdd8e39508 /app-text | |
parent | Stable for arm, wrt bug #483652 (diff) | |
download | gentoo-2-4c29689d19b5276a0d26dc9f9c973966c2f01042.tar.gz gentoo-2-4c29689d19b5276a0d26dc9f9c973966c2f01042.tar.bz2 gentoo-2-4c29689d19b5276a0d26dc9f9c973966c2f01042.zip |
Stable for arm, wrt bug #483274
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.22.5.ebuild | 4 |
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" |