summaryrefslogtreecommitdiff
path: root/packages/python/python-spydi_0.9.3.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-16 09:41:01 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-16 09:41:01 +0000
commitd2918bdb2aab227ec6557f30491257552532f29e (patch)
treef1caa99fe6866495f61dc0589bcc7aa7ce163308 /packages/python/python-spydi_0.9.3.bb
parent0c45e61d92ab5f843f3346798be23553193ec6a0 (diff)
python-spydi: update to 0.9.7
Diffstat (limited to 'packages/python/python-spydi_0.9.3.bb')
-rw-r--r--packages/python/python-spydi_0.9.3.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/python/python-spydi_0.9.3.bb b/packages/python/python-spydi_0.9.3.bb
deleted file mode 100644
index 17283a981e..0000000000
--- a/packages/python/python-spydi_0.9.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Simplified Python Distributed Indexing is a powerful engine \
-to create distributed full text indexing systems and distributed search engines. \
-It supports harvesting, crawling (pull methods), and push methods (via a Web \
-interface or SPyRO Web services)."
-HOMEPAGE = "http://www.spyron.org/spydi.html"
-SECTION = "devel/python"
-PRIORITY = "optional"
-LICENSE = "MIT"
-PR = "ml0"
-
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyDI-${PV}.tar.gz"
-S = "${WORKDIR}/SPyDI-${PV}"
-
-inherit distutils