From b00a506f2db1fc2b0a1db23f8e51d6c0e4e29363 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 12 Jan 2009 00:49:40 +0000 Subject: python-lxml: update to 2.1.5; move to nonworking --- packages/python/python-lxml_1.3.3.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 packages/python/python-lxml_1.3.3.bb (limited to 'packages/python') diff --git a/packages/python/python-lxml_1.3.3.bb b/packages/python/python-lxml_1.3.3.bb deleted file mode 100644 index 7ead15b2a0..0000000000 --- a/packages/python/python-lxml_1.3.3.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Python Bindings to the XML libraries libxml2 and libxslt" -HOMEPAGE = "http://codespeak.net/lxml/" -AUTHOR = "http://codespeak.net/mailman/listinfo/lxml-dev" -LICENSE = "BSD" -DEPENDS = "libxml2 libxslt" -PR = "ml1" - -SRC_URI = "http://codespeak.net/lxml/lxml-${PV}.tgz \ - file://use-pkgconfig-to-detect.patch;patch=1" -S = "${WORKDIR}/lxml-${PV}" - -inherit distutils - -- cgit v1.2.3