From 57d0d740ff788e148614ea6d1d017c7d728047cc Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Mon, 26 Apr 2010 11:58:20 +0000 Subject: stable x86, bug 309769 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-python/python-poppler/ChangeLog | 6 +++++- dev-python/python-poppler/python-poppler-0.12.1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-python/python-poppler/ChangeLog b/dev-python/python-poppler/ChangeLog index af853169ac1b..642eb90be520 100644 --- a/dev-python/python-poppler/ChangeLog +++ b/dev-python/python-poppler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-poppler # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.6 2010/03/26 22:18:12 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.7 2010/04/26 11:58:20 fauli Exp $ + + 26 Apr 2010; Christian Faulhammer + python-poppler-0.12.1.ebuild: + stable x86, bug 309769 26 Mar 2010; Ben de Groot python-poppler-0.12.1.ebuild, metadata.xml: diff --git a/dev-python/python-poppler/python-poppler-0.12.1.ebuild b/dev-python/python-poppler/python-poppler-0.12.1.ebuild index 6a6e11cbad75..a9f575691ee9 100644 --- a/dev-python/python-poppler/python-poppler-0.12.1.ebuild +++ b/dev-python/python-poppler/python-poppler-0.12.1.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/dev-python/python-poppler/python-poppler-0.12.1.ebuild,v 1.4 2010/03/26 22:18:12 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1.ebuild,v 1.5 2010/04/26 11:58:20 fauli Exp $ EAPI="2" PYTHON_DEPEND="2:2.6" @@ -15,7 +15,7 @@ HOMEPAGE="http://launchpad.net/poppler-python" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="examples" S=${WORKDIR}/pypoppler-${PV} -- cgit v1.2.3-65-gdbad