diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-26 16:19:12 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-26 16:19:12 +0100 |
commit | e3ca03e5a4722113832a33c79faff0ff0235c44c (patch) | |
tree | 1dd1a42ebdfb393408978440f736d43f0c0b3c77 | |
parent | fbf85de9d342a196aae9d1f4a59cd9109cc8cfcf (diff) |
Revert "[Descriptions] Adding more description to applications"
This reverts commit 6e6930655d7f56a9fc6dd754b55ee2dbd2ff27df.
-rw-r--r-- | packages/openmoko-projects/diversity-radar_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |