From: Koen Kooi Date: Sun, 26 Oct 2008 15:19:12 +0000 (+0100) Subject: Revert "[Descriptions] Adding more description to applications" X-Git-Tag: Release-2010-05/1~5626 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ca03e5a4722113832a33c79faff0ff0235c44c;p=openembedded.git Revert "[Descriptions] Adding more description to applications" This reverts commit 6e6930655d7f56a9fc6dd754b55ee2dbd2ff27df. --- diff --git a/packages/openmoko-projects/diversity-radar_svn.bb b/packages/openmoko-projects/diversity-radar_svn.bb index e432b0c25a..7a98d93afb 100644 --- a/packages/openmoko-projects/diversity-radar_svn.bb +++ b/packages/openmoko-projects/diversity-radar_svn.bb @@ -1,11 +1,11 @@ -DESCRIPTION = "Diversity Radar is a GPS location based communicative application" +DESCRIPTION = "Diversity_radar - a GPS location based communicative application" HOMEPAGE = "http://diversity.projects.openmoko.org/" SECTION = "openmoko/applications" LICENSE = "GPL" DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk" RDEPENDS_${PN} = "diversity-daemon" PV = "0.0.4+svnr${SRCREV}" -PR = "r0.02" +PR = "r0.01" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/toys;module=diversity-radar;proto=http"