diff options
author | 2013-12-17 15:02:28 +0000 | |
---|---|---|
committer | 2013-12-17 15:02:28 +0000 | |
commit | cc444e99fcc7c14dcb74ba72e0e0e01bff2e5868 (patch) | |
tree | d761313c468fdc42edda5d0ae41f75a70d816aaa /app-text | |
parent | Bump to version 3.1.0 (diff) | |
download | gentoo-2-cc444e99fcc7c14dcb74ba72e0e0e01bff2e5868.tar.gz gentoo-2-cc444e99fcc7c14dcb74ba72e0e0e01bff2e5868.tar.bz2 gentoo-2-cc444e99fcc7c14dcb74ba72e0e0e01bff2e5868.zip |
Stable for sparc, wrt bug #489720
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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.24.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog index c5d10b7a27e3..f520715befa3 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.409 2013/12/06 22:29:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.410 2013/12/17 15:02:28 ago Exp $ + + 17 Dec 2013; Agostino Sarubbo <ago@gentoo.org> poppler-0.24.3.ebuild: + Stable for sparc, wrt bug #489720 06 Dec 2013; Andreas K. Huettel <dilfridge@gentoo.org> -poppler-0.24.2.ebuild: diff --git a/app-text/poppler/poppler-0.24.3.ebuild b/app-text/poppler/poppler-0.24.3.ebuild index d3dedd9d487f..df34ab679b76 100644 --- a/app-text/poppler/poppler-0.24.3.ebuild +++ b/app-text/poppler/poppler-0.24.3.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.24.3.ebuild,v 1.10 2013/11/12 20:13:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.24.3.ebuild,v 1.11 2013/12/17 15:02:28 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://poppler.freedesktop.org/" SRC_URI="http://poppler.freedesktop.org/${P}.tar.xz" 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/43" IUSE="cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 tiff +utils" |