diff options
author | Ross Burton <ross@openedhand.com> | 2007-07-05 14:06:13 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-07-05 14:06:13 +0000 |
commit | 2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f (patch) | |
tree | 31d7c87349b535e88a64652b6f430e690bc2cac7 /meta | |
parent | cff716d04087d494c8c589efdb4b1c11f27645b4 (diff) | |
download | poky-2d96af6480e0a7841d5ec4ae5ed75e9fdf70a07f.tar.gz |
Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2117 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_svn.bb b/meta/packages/matchbox-wm/matchbox-wm_svn.bb index 6b2bdb3732..b7bafc086a 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_svn.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_svn.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Matchbox window manager" | |||
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" | 4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf" |
5 | PV = "1.2+svn${SRCDATE}" | 5 | PV = "1.2+svn${SRCDATE}" |
6 | PR = "r6" | 6 | PR = "r7" |
7 | 7 | ||
8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager;proto=http \ |
9 | file://kbdconfig" | 9 | file://kbdconfig" |