]> Pileus Git - ~andy/sunrise/blob - dev-python/Whoosh/Whoosh-0.3.18.ebuild
ee981da034581646e848e8539b0cb3e3d24b6f3f
[~andy/sunrise] / dev-python / Whoosh / Whoosh-0.3.18.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 SUPPORT_PYTHON_ABIS=1
6 PYTHON_DEPEND=2
7 RESTRICT_PYTHON_ABIS="3.*"
8
9 inherit distutils python
10
11 DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library"
12 HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home"
13 SRC_URI="http://pypi.python.org/packages/source/W/${PN}/${P}.tar.gz"
14
15 LICENSE="Apache-2.0"
16 SLOT="0"
17 KEYWORDS="~amd64 ~x86"
18 IUSE=""