# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ SUPPORT_PYTHON_ABIS=1 PYTHON_DEPEND=2 RESTRICT_PYTHON_ABIS="3.*" inherit distutils python DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library" HOMEPAGE="http://bitbucket.org/mchaput/whoosh/wiki/Home" SRC_URI="http://pypi.python.org/packages/source/W/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""