From d2918bdb2aab227ec6557f30491257552532f29e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 16 Aug 2007 09:41:01 +0000 Subject: python-spydi: update to 0.9.7 --- packages/python/python-spydi_0.9.3.bb | 14 -------------- packages/python/python-spydi_0.9.7.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 packages/python/python-spydi_0.9.3.bb create mode 100644 packages/python/python-spydi_0.9.7.bb (limited to 'packages/python') 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 diff --git a/packages/python/python-spydi_0.9.7.bb b/packages/python/python-spydi_0.9.7.bb new file mode 100644 index 0000000000..17283a981e --- /dev/null +++ b/packages/python/python-spydi_0.9.7.bb @@ -0,0 +1,14 @@ +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 -- cgit v1.2.3