diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:20:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-20 18:20:53 +0000 |
commit | 7496c1d9fe91b34b89aab5b02a880dd19996530a (patch) | |
tree | c3b7c15cc848875e52eab180149ed248a047052a /app-text/poppler | |
parent | Respect FLAGS and fix as-needed issues wrt bug 295199. Thanks Diego for repor... (diff) | |
download | gentoo-2-7496c1d9fe91b34b89aab5b02a880dd19996530a.tar.gz gentoo-2-7496c1d9fe91b34b89aab5b02a880dd19996530a.tar.bz2 gentoo-2-7496c1d9fe91b34b89aab5b02a880dd19996530a.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #323271
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/poppler/poppler-0.12.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/poppler/ChangeLog b/app-text/poppler/ChangeLog index 9c178b7de1db..fca795459e7b 100644 --- a/app-text/poppler/ChangeLog +++ b/app-text/poppler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/poppler # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.239 2010/06/20 12:12:40 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.240 2010/06/20 18:20:53 armin76 Exp $ + + 20 Jun 2010; Raúl Porcel <armin76@gentoo.org> poppler-0.12.4-r3.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #323271 13 Jun 2010; Christian Faulhammer <fauli@gentoo.org> poppler-0.12.4-r3.ebuild: stable x86, bug 323271 diff --git a/app-text/poppler/poppler-0.12.4-r3.ebuild b/app-text/poppler/poppler-0.12.4-r3.ebuild index 4d741a56d5cd..3987ec6f66ac 100644 --- a/app-text/poppler/poppler-0.12.4-r3.ebuild +++ b/app-text/poppler/poppler-0.12.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.12.4-r3.ebuild,v 1.8 2010/06/13 17:13:20 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.12.4-r3.ebuild,v 1.9 2010/06/20 18:20:53 armin76 Exp $ EAPI="2" @@ -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 ~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 ~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="+abiword cairo cjk debug doc exceptions jpeg jpeg2k +lcms png qt4 +utils +xpdf-headers" |