efl: more PV unbreaking
authorKoen Kooi <koen@openembedded.org>
Fri, 14 Sep 2007 18:15:35 +0000 (18:15 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 14 Sep 2007 18:15:35 +0000 (18:15 +0000)
packages/efl1/eet_cvs.bb
packages/efl1/efreet_cvs.bb
packages/efl1/embryo_cvs.bb
packages/efl1/evas.inc

index 2c9c641..cd12daf 100644 (file)
@@ -4,7 +4,7 @@ each chunk (very much like a zip file) and allow fast \
 random-access reading of the file later on."
 DEPENDS = "zlib jpeg"
 LICENSE = "BSD"
-PV = "0.9.10+cvs${SRCDATE}"
+PV = "0.9.10.041+cvs${SRCDATE}"
 PR = "r0"
 
 inherit efl_library
index dba9a3c..3f903d3 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "An implementation of freedesktop.org specs for the \
 Enlightenment Foundation Libraries"
 DEPENDS = "ecore"
 LICENSE = "BSD"
-PV = "0.0.3+cvs${SRCDATE}"
+PV = "0.0.3.003+cvs${SRCDATE}"
 PR = "r0"
 
 inherit efl_library
index 45b75f5..dcba855 100644 (file)
@@ -4,7 +4,7 @@ CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \
 Embryo allows scripting capabilities in places that otherwise wouldn't support \
 basic programming structures such as in Edje EDCs."
 LICENSE = "MIT"
-PV = "0.9.1+cvs${SRCDATE}"
+PV = "0.9.1.041+cvs${SRCDATE}"
 PR = "r0"
 
 inherit efl_library
index e83dd11..840f292 100644 (file)
@@ -5,7 +5,7 @@ your CPU or graphics hardware are too slow."
 LICENSE = "MIT"
 # can also depend on valgrind (?)
 DEPENDS = "libsdl-x11 directfb eet freetype jpeg virtual/libx11 libxext"
-PV = "0.9.9+cvs${SRCDATE}"
+PV = "0.9.9.041+cvs${SRCDATE}"
 
 inherit efl_library