python-pyweather: update to 0.7.0
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:50:42 +0000 (07:50 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:50:42 +0000 (07:50 +0000)
packages/python/python-pyweather_0.7.0.bb [moved from packages/python/python-pyweather_0.5.0.bb with 85% similarity]

similarity index 85%
rename from packages/python/python-pyweather_0.5.0.bb
rename to packages/python/python-pyweather_0.7.0.bb
index 4a51d6e..5c643fa 100644 (file)
@@ -3,10 +3,10 @@ that are capable of performing conversion calculations for many common meteorolo
 SECTION = "devel/python"
 PRIORITY = "optional"
 LICENSE = "GPL"
-SRCNAME = "pyweather"
+SRCNAME = "weather"
 PR = "ml0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
-S = "${WORKDIR}/weather-${PV}"
+S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit distutils