]> Pileus Git - ~andy/sunrise/blobdiff - dev-python/Whoosh/Whoosh-0.3.9.ebuild
dev-python/Whoosh: Version bump, tested on x86.
[~andy/sunrise] / dev-python / Whoosh / Whoosh-0.3.9.ebuild
similarity index 68%
rename from dev-python/Whoosh/Whoosh-0.3.0_beta24.ebuild
rename to dev-python/Whoosh/Whoosh-0.3.9.ebuild
index 0978dd34e9654dd9430aad02586863f211ebdccc..14492c66c9f4481f2f0039241cab5da6ead52c81 100644 (file)
@@ -4,15 +4,11 @@
 
 inherit distutils
 
-MY_P=${PN}-${PV/_beta/b}
-
 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}/${MY_P}.tar.gz"
+SRC_URI="http://pypi.python.org/packages/source/W/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
-
-S=${WORKDIR}/${MY_P}