summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-02-19 17:01:12 +0000
committerHolger Freyther <zecke@selfish.org>2007-02-19 17:01:12 +0000
commite1268ca3f8a88713275e1697db3991de31905e20 (patch)
tree040095625afee9dc41d33b865b2f031f258457de
parenta6bf9a11ca4488cbe5f3e7e75f68c7346603252b (diff)
parent432557e2373ab65916ae40b9055e6bfb7a6729d1 (diff)
merge of '44766714d588caf0607b7f0e513a17f06efead43'
and '7eec4d1323cba61be89ecb9fa8d18fca19b81780'
-rw-r--r--packages/matchbox2/matchbox-panel-2_svn.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/matchbox2/matchbox-panel-2_svn.bb b/packages/matchbox2/matchbox-panel-2_svn.bb
index 229922e310..1a92be3e37 100644
--- 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 = "r1"
+PR = "r2"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"