diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 19:43:32 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 19:43:32 +0000 |
commit | f3a890635ccfa538eec763c5f7bf32155190dc49 (patch) | |
tree | 214d8447d80d392c3f14a2a41712d9b322c214b3 /app-text/poppler-bindings | |
parent | Stable on ppc. Bug 134270 (diff) | |
download | historical-f3a890635ccfa538eec763c5f7bf32155190dc49.tar.gz historical-f3a890635ccfa538eec763c5f7bf32155190dc49.tar.bz2 historical-f3a890635ccfa538eec763c5f7bf32155190dc49.zip |
Stable on x86 wrt bug #132349.
Package-Manager: portage-2.1_rc2-r1
Diffstat (limited to 'app-text/poppler-bindings')
-rw-r--r-- | app-text/poppler-bindings/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index ec313587ce09..7627a87c5fd6 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.29 2006/05/23 13:25:35 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.30 2006/05/25 19:41:37 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + poppler-bindings-0.5.1-r1.ebuild: + Stable on x86 wrt bug #132349. 23 May 2006; Stefan Schweizer <genstef@gentoo.org> +files/poppler-0.5.2-qt4-annotation-helper.patch, diff --git a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild index 4070900adba9..3b9c60a36074 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.1-r1.ebuild,v 1.2 2006/04/08 11:15:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.5.1-r1.ebuild,v 1.3 2006/05/25 19:41:37 wolf31o2 Exp $ inherit autotools eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="gtk qt cairo qt4" RDEPEND="~app-text/poppler-${PV} |