diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-05-20 14:29:18 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-05-20 14:29:18 +0000 |
commit | 65f3019fc786bbf866d8c10af50a2aff3eea5bdc (patch) | |
tree | 88c6a0dc7aec16849306bece2593b8038a75dab0 /packages/efl1/evas.inc | |
parent | ac20fb4e211705cb6ed73ca0936fe2dad2fa34ef (diff) |
efl cvs bump PV in compliance with upstream
Diffstat (limited to 'packages/efl1/evas.inc')
-rw-r--r-- | packages/efl1/evas.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl1/evas.inc b/packages/efl1/evas.inc index 8cfeffbf0b..10dd8ad529 100644 --- a/packages/efl1/evas.inc +++ b/packages/efl1/evas.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Evas is the Enlightenment canvas API" LICENSE = "MIT BSD" # can also depend on valgrind, libsdl-x11, directfb DEPENDS = "eet freetype jpeg libpng virtual/libx11 libxext libxrender" -PV = "0.9.9.042+cvs${SRCDATE}" +PV = "0.9.9.043+cvs${SRCDATE}" inherit efl |