git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3454d90
)
mb-panel-2: rreplace mb-panel-1
author
Koen Kooi
<koen@openembedded.org>
Mon, 19 Feb 2007 15:05:43 +0000
(15:05 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 19 Feb 2007 15:05:43 +0000
(15:05 +0000)
packages/matchbox2/matchbox-panel-2_svn.bb
patch
|
blob
|
history
diff --git
a/packages/matchbox2/matchbox-panel-2_svn.bb
b/packages/matchbox2/matchbox-panel-2_svn.bb
index
229922e
..
1a92be3
100644
(file)
--- a/
packages/matchbox2/matchbox-panel-2_svn.bb
+++ b/
packages/matchbox2/matchbox-panel-2_svn.bb
@@
-2,8
+2,11
@@
DESCRIPTION = "matchbox-panel-2 is a lightweight dock (system tray) application
LICENSE = "GPL"
SECTION = "x11/panels"
DEPENDS = "gtk+"
+
+RREPLACES = "matchbox-panel"
+
PV = "0.1+svn${SRCDATE}"
-PR = "r
1
"
+PR = "r
2
"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"