summaryrefslogtreecommitdiff
path: root/packages/efl1/eet_cvs.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-29 20:59:20 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-29 20:59:20 +0000
commit93ec531fc6350057fd4503c2d3d45b9164f5700a (patch)
treea48483af6e72f8695be5fb4529acb5b2bc8a33ef /packages/efl1/eet_cvs.bb
parent5167c78c542c14d410d04cd446d57044c40cf391 (diff)
efl: update to 20080129, fix some LICENSE entries, enable software-x11-16 engine again
Diffstat (limited to 'packages/efl1/eet_cvs.bb')
-rw-r--r--packages/efl1/eet_cvs.bb9
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/efl1/eet_cvs.bb b/packages/efl1/eet_cvs.bb
index f2ab6a7408..370b385bf8 100644
--- a/packages/efl1/eet_cvs.bb
+++ b/packages/efl1/eet_cvs.bb
@@ -1,10 +1,7 @@
-DESCRIPTION = "EET is a tiny library designed to write an \
-arbitary set of chunks of data to a file and optionally compress \
-each chunk (very much like a zip file) and allow fast \
-random-access reading of the file later on."
+DESCRIPTION = "EET is the Enlightenment data storage library"
DEPENDS = "zlib jpeg"
LICENSE = "MIT BSD"
-PV = "0.9.10.041+cvs${SRCDATE}"
-PR = "r1"
+PV = "0.9.10.042+cvs${SRCDATE}"
+PR = "r0"
inherit efl_library