summaryrefslogtreecommitdiff
path: root/packages/efl1/ecore.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl1/ecore.inc')
-rw-r--r--packages/efl1/ecore.inc8
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc
index eacde2d012..6175c605c0 100644
--- a/packages/efl1/ecore.inc
+++ b/packages/efl1/ecore.inc
@@ -1,11 +1,9 @@
-DESCRIPTION = "Ecore is the core event abstraction layer for the enlightenment \
-foundation libraries. It makes makes doing selections, drag and drop, event loops, \
-timeouts and idle handlers fast, optimized, and convenient."
-LICENSE = "MIT"
+DESCRIPTION = "Ecore is the Enlightenment application framework library"
+LICENSE = "MIT BSD"
DEPENDS = "curl eet evas tslib"
# optional
# DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv"
-PV = "0.9.9.041+cvs${SRCDATE}"
+PV = "0.9.9.042+cvs${SRCDATE}"
inherit efl_library