python-pyxml 0.8.4 remove bogus PV override
authorMichael Lauer <mickey@vanille-media.de>
Wed, 2 Aug 2006 20:22:16 +0000 (20:22 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 2 Aug 2006 20:22:16 +0000 (20:22 +0000)
packages/python/python-pyxml_0.8.4.bb

index b5d2779..edf1d21 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "PSF"
 RDEPENDS = "python-core python-xml python-netclient"
 SRCNAME = "pyxml"
-PV = "0.8.3"
+PR = "ml0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz"
 S = "${WORKDIR}/PyXML-${PV}"