python-lxml: update to 2.1.5; move to nonworking
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 12 Jan 2009 00:49:40 +0000 (00:49 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 12 Jan 2009 00:49:40 +0000 (00:49 +0000)
packages/nonworking/python-lxml_2.1.5.bb [moved from packages/python/python-lxml_1.3.3.bb with 68% similarity]

similarity index 68%
rename from packages/python/python-lxml_1.3.3.bb
rename to packages/nonworking/python-lxml_2.1.5.bb
index 7ead15b..de0566e 100644 (file)
@@ -3,10 +3,9 @@ HOMEPAGE = "http://codespeak.net/lxml/"
 AUTHOR = "http://codespeak.net/mailman/listinfo/lxml-dev"
 LICENSE = "BSD"
 DEPENDS = "libxml2 libxslt"
-PR = "ml1"
+PR = "ml0"
 
-SRC_URI = "http://codespeak.net/lxml/lxml-${PV}.tgz \
-           file://use-pkgconfig-to-detect.patch;patch=1"
+SRC_URI = "http://codespeak.net/lxml/lxml-${PV}.tgz"
 S = "${WORKDIR}/lxml-${PV}"
 
 inherit distutils