summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-01-24 14:32:01 +0000
committerRoss Burton <ross@openedhand.com>2007-01-24 14:32:01 +0000
commit85f0cce3f2031398e3b292dd36f5d1a0f9686c42 (patch)
tree317e678110724686f205a1adfc747813f21174a7 /meta
parent691e28b50fedc725db46e19a09d692f8f44bbb63 (diff)
downloadpoky-85f0cce3f2031398e3b292dd36f5d1a0f9686c42.tar.gz
Bump version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1203 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-wm/matchbox-wm_svn.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
index 4f58c46a73..aa8ce97c2b 100644
--- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb
+++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb
@@ -3,9 +3,8 @@ DESCRIPTION = "Matchbox window manager"
3LICENSE = "GPL" 3LICENSE = "GPL"
4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf" 4DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf"
5RDEPENDS = "matchbox-common" 5RDEPENDS = "matchbox-common"
6PV = "0.9.5+svn${SRCDATE}" 6PV = "1.1+svn${SRCDATE}"
7PR = "r4" 7PR = "r5"
8DEFAULT_PREFERENCE = "-1"
9 8
10SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ 9SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \
11 file://kbdconfig" 10 file://kbdconfig"