essential-dialer: cosmetic fix
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 7 Dec 2008 22:37:26 +0000 (23:37 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 7 Dec 2008 22:37:26 +0000 (23:37 +0100)
libefso: cosmetic fix

packages/e17/essential-dialer_svn.bb
packages/efl1/libefso_svn.bb

index 994c670..e0c8129 100644 (file)
@@ -1,12 +1,11 @@
-DESCRIPTION = "Simple Dialler based on Elementary and FSO"
-SECTION = "base"
+DESCRIPTION = "Simple Dialer based on Elementary and FSO"
+SECTION = "x11"
 LICENSE = "GPLv2"
 DEPENDS = "ecore edbus elementary libefso"
 PV = "0.0.0+svnr${SRCREV}"
 PR = "r2"
 
 SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=essential-dialer"
-S= "${WORKDIR}/essential-dialer"
+S = "${WORKDIR}/essential-dialer"
 
 inherit autotools pkgconfig
-
index edec82d..20d520c 100644 (file)
@@ -1,12 +1,12 @@
 DESCRIPTION = "EFL FSO wrapper library"
-SECTION = "base"
+SECTION = "e/libs"
 LICENSE = "GPLv2"
 DEPENDS = "ecore edbus"
 PV = "0.0.0+svnr${SRCREV}"
 PR = "r2"
 
 SRC_URI = "svn://svn.om.vptt.ch/trunk/;proto=http;module=libefso"
-S= "${WORKDIR}/libefso"
+S = "${WORKDIR}/libefso"
 
 inherit autotools pkgconfig