summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/Whoosh/Whoosh-0.2.6.ebuild')
-rw-r--r--dev-python/Whoosh/Whoosh-0.2.6.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-python/Whoosh/Whoosh-0.2.6.ebuild b/dev-python/Whoosh/Whoosh-0.2.6.ebuild
new file mode 100644
index 000000000..05efbab56
--- /dev/null
+++ b/dev-python/Whoosh/Whoosh-0.2.6.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit distutils
+
+DESCRIPTION="Fast, pure-Python full text indexing, search, and spell checking library"
+HOMEPAGE="http://whoosh.ca"
+SRC_URI="http://pypi.python.org/packages/source/W/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""