diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:27:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:27:43 +0000 |
commit | af85ea1ceb5645492b81344935eccd138b3dc473 (patch) | |
tree | aa9af07de458241a8b4b910c5f469caea28b5566 /app-text | |
parent | Stable for sparc, wrt bug #423527 (diff) | |
download | gentoo-2-af85ea1ceb5645492b81344935eccd138b3dc473.tar.gz gentoo-2-af85ea1ceb5645492b81344935eccd138b3dc473.tar.bz2 gentoo-2-af85ea1ceb5645492b81344935eccd138b3dc473.zip |
Stable for sparc, wrt bug #437610
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.20.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog index 4a45e0abf2bf..d26290ebb77b 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.341 2012/12/29 09:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.342 2012/12/30 14:27:43 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> poppler-0.20.4.ebuild: + Stable for sparc, wrt bug #437610 29 Dec 2012; Agostino Sarubbo <ago@gentoo.org> poppler-0.20.4.ebuild: Stable for alpha, wrt bug #437610 diff --git a/app-text/poppler/poppler-0.20.4.ebuild b/app-text/poppler/poppler-0.20.4.ebuild index 0a895cef040f..f8ab6a143404 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.8 2012/12/29 09:10:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.20.4.ebuild,v 1.9 2012/12/30 14:27:43 ago 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" |