[oe-commits] org.oe.dev gomunicator: Add SECTION.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Sep 10 14:13:32 UTC 2006


gomunicator: Add SECTION.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 2ac385186fcc91f4c82251ed13869e02a1f38d9f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=2ac385186fcc91f4c82251ed13869e02a1f38d9f
Files:
1
packages/gomunicator/gomunicator_cvs.bb
Diffs:

#
# mt diff -rb04966a015d9c96c8dcc57b99bcee10b3c1e8336 -r2ac385186fcc91f4c82251ed13869e02a1f38d9f
#
# 
# 
# patch "packages/gomunicator/gomunicator_cvs.bb"
#  from [50a7145ed5ade0ecce9a2541a1a61be7e3b67a3b]
#    to [5aa0474db3f67862c67a9b37cec549e569cd93a8]
# 
============================================================
--- packages/gomunicator/gomunicator_cvs.bb	50a7145ed5ade0ecce9a2541a1a61be7e3b67a3b
+++ packages/gomunicator/gomunicator_cvs.bb	5aa0474db3f67862c67a9b37cec549e569cd93a8
@@ -1,11 +1,12 @@ AUTHOR = "Robert Woerle"
 DESCRIPTION = "Gomunicator is a GSM Voice and SMS application for GPE"
 HOMEPAGE = "http://projects.linuxtogo.org/projects/gomunicator"
 LICENSE = "GPLv2"
 AUTHOR = "Robert Woerle"
+SECTION = "gpe"
 MAINTAINER = "Koen Kooi <koen at linuxtogo.org>"
 DEPENDS = "libgpewidget gtk+ glib-2.0 alsa-lib dbus-glib"
-
 PV = "0.1.3+cvs${SRCDATE}"
+PR = "r1"
 
 inherit autotools pkgconfig
 






More information about the Openembedded-commits mailing list