[oe-commits] org.oe.dev mb-panel-2: rreplace mb-panel-1

koen commit openembedded-commits at lists.openembedded.org
Mon Feb 19 15:04:53 UTC 2007


mb-panel-2: rreplace mb-panel-1

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 7eec4d1323cba61be89ecb9fa8d18fca19b81780
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7eec4d1323cba61be89ecb9fa8d18fca19b81780
Files:
1
packages/matchbox2/matchbox-panel-2_svn.bb
Diffs:

#
# mt diff -r4ae4da5e816e84cebf2b0ffbdc100afadd8da117 -r7eec4d1323cba61be89ecb9fa8d18fca19b81780
#
# 
# 
# patch "packages/matchbox2/matchbox-panel-2_svn.bb"
#  from [e5ad87a17dda5fee8e240b4af95cae3e286d84f1]
#    to [4cf66401bbd65b1cced04e327b223a2081e23cd9]
# 
============================================================
--- packages/matchbox2/matchbox-panel-2_svn.bb	e5ad87a17dda5fee8e240b4af95cae3e286d84f1
+++ packages/matchbox2/matchbox-panel-2_svn.bb	4cf66401bbd65b1cced04e327b223a2081e23cd9
@@ -1,9 +1,12 @@ DEPENDS = "gtk+"
 DESCRIPTION = "matchbox-panel-2 is a lightweight dock (system tray) application based on Gtk+"
 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}"






More information about the Openembedded-commits mailing list