]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-keyboard: sync with OE
authorRichard Purdie <richard@openedhand.com>
Sat, 27 May 2006 21:37:43 +0000 (21:37 +0000)
committerRichard Purdie <richard@openedhand.com>
Sat, 27 May 2006 21:37:43 +0000 (21:37 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@438 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb

index 3947663465aa039b93ee6a8a82aa5c12c0fff2e8..d2514d95c3b35e913a5bf1af4a5e3ad840cbcd40 100644 (file)
@@ -1,9 +1,10 @@
-DESCRIPTION = "Matchbox keyboard"
+DESCRIPTION = "Matchbox virtual keyboard for X11"
 LICENSE = "GPL"
 DEPENDS = "libfakekey expat libxft"
-SECTION = "x11/wm"
+SECTION = "x11"
+MAINTAINER = "Koen Kooi <koen@handhelds.org>"
 PV = "0.0+svn${SRCDATE}"
-PR="r1"
+PR="r2"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"