diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:42:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:42:30 +0000 |
commit | 52c29f8aed8abad4b2a646e2f7e6f39fc5f6a6f5 (patch) | |
tree | 90a159b0ea32ca0ae9e1ec14f0ad604eda69b8fc /dev-python/python-poppler | |
parent | Stable for x86, wrt bug #470456 (diff) | |
download | gentoo-2-52c29f8aed8abad4b2a646e2f7e6f39fc5f6a6f5.tar.gz gentoo-2-52c29f8aed8abad4b2a646e2f7e6f39fc5f6a6f5.tar.bz2 gentoo-2-52c29f8aed8abad4b2a646e2f7e6f39fc5f6a6f5.zip |
Stable for x86, wrt bug #470458
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-poppler')
-rw-r--r-- | dev-python/python-poppler/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-poppler/ChangeLog b/dev-python/python-poppler/ChangeLog index c9f86a867ce5..2e9a79ace4ca 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.27 2013/05/19 10:16:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.28 2013/05/20 08:42:30 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> + python-poppler-0.12.1-r4.ebuild: + Stable for x86, wrt bug #470458 19 May 2013; Agostino Sarubbo <ago@gentoo.org> python-poppler-0.12.1-r4.ebuild: diff --git a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild index f99343fce7a9..bd1399a301e0 100644 --- a/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild +++ b/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r4.ebuild,v 1.4 2013/05/19 10:16:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild,v 1.5 2013/05/20 08:42:30 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/poppler-python/trunk/development/+download/pypoppl LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="examples" S=${WORKDIR}/pypoppler-${PV} |