Revert "[Descriptions] Adding more description to applications"
authorKoen Kooi <koen@openembedded.org>
Sun, 26 Oct 2008 15:19:12 +0000 (16:19 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 26 Oct 2008 15:19:12 +0000 (16:19 +0100)
This reverts commit 6e6930655d7f56a9fc6dd754b55ee2dbd2ff27df.

packages/openmoko-projects/diversity-radar_svn.bb

index e432b0c..7a98d93 100644 (file)
@@ -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"