diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-03-04 20:16:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2009-03-04 20:16:13 +0000 |
commit | c83780d0ef76a2e51756d5d0b29e4f91f4b96efe (patch) | |
tree | 5e291d2f851aee3ba76dab9fa97db5c05f4d0773 /app-text | |
parent | Add patch solving serious crashes when browsing images. Per bug #259984. Than... (diff) | |
download | gentoo-2-c83780d0ef76a2e51756d5d0b29e4f91f4b96efe.tar.gz gentoo-2-c83780d0ef76a2e51756d5d0b29e4f91f4b96efe.tar.bz2 gentoo-2-c83780d0ef76a2e51756d5d0b29e4f91f4b96efe.zip |
ppc stable, bug #260266
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 24b4a47fe004..941353cb7972 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.129 2009/02/27 14:41:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.130 2009/03/04 20:16:13 dertobi123 Exp $ + + 04 Mar 2009; Tobias Scherbaum <dertobi123@gentoo.org> + poppler-bindings-0.10.4.ebuild: + ppc stable, bug #260266 27 Feb 2009; Raúl Porcel <armin76@gentoo.org> poppler-bindings-0.8.7.ebuild, poppler-bindings-0.10.3.ebuild, diff --git a/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild b/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild index f22c8750ac5e..c1a63275c132 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild,v 1.7 2009/02/27 14:41:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.10.4.ebuild,v 1.8 2009/03/04 20:16:13 dertobi123 Exp $ EAPI="2" @@ -25,7 +25,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="gtk qt3 cairo qt4 test" RDEPEND="~app-text/poppler-${PV} |