diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 11:58:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-26 11:58:20 +0000 |
commit | 57d0d740ff788e148614ea6d1d017c7d728047cc (patch) | |
tree | 371c6f5a76be3d1587265b9812e823548062bd0b /dev-python/python-poppler/python-poppler-0.12.1.ebuild | |
parent | stable x86, bug 309705 (diff) | |
download | gentoo-2-57d0d740ff788e148614ea6d1d017c7d728047cc.tar.gz gentoo-2-57d0d740ff788e148614ea6d1d017c7d728047cc.tar.bz2 gentoo-2-57d0d740ff788e148614ea6d1d017c7d728047cc.zip |
stable x86, bug 309769
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python/python-poppler/python-poppler-0.12.1.ebuild')
-rw-r--r-- | dev-python/python-poppler/python-poppler-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |