diff options
author | 2013-05-19 10:16:17 +0000 | |
---|---|---|
committer | 2013-05-19 10:16:17 +0000 | |
commit | 8fb8157147c94033e7a2e4595fe91a4407fa54d6 (patch) | |
tree | c2a59481f84cf014428a7b49bcf9e11d9b717def /dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | |
parent | Stable for amd64, wrt bug #470266 (diff) | |
download | gentoo-2-8fb8157147c94033e7a2e4595fe91a4407fa54d6.tar.gz gentoo-2-8fb8157147c94033e7a2e4595fe91a4407fa54d6.tar.bz2 gentoo-2-8fb8157147c94033e7a2e4595fe91a4407fa54d6.zip |
Stable for amd64, wrt bug #470458
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild')
-rw-r--r-- | dev-python/python-poppler/python-poppler-0.12.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 d8f2d3299ed6..f99343fce7a9 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.3 2013/03/17 17:06:03 floppym Exp $ +# $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 $ 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} |