From: Philipp Zabel Date: Fri, 30 Mar 2007 11:42:33 +0000 (+0000) Subject: matchbox-panel-2: don't replace matchbox-panel, not ready yet. X-Git-Tag: Release-2010-05/1~8868^2~901^2~6^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9784bef976a1bee8cb58f2422fc6e9055ff8090;p=openembedded.git matchbox-panel-2: don't replace matchbox-panel, not ready yet. --- diff --git a/packages/matchbox2/matchbox-panel-2_svn.bb b/packages/matchbox2/matchbox-panel-2_svn.bb index 5022afa41a..d166e78a3a 100644 --- a/packages/matchbox2/matchbox-panel-2_svn.bb +++ b/packages/matchbox2/matchbox-panel-2_svn.bb @@ -3,11 +3,10 @@ LICENSE = "GPL" SECTION = "x11/panels" DEPENDS = "gtk+" -RREPLACES_${PN} = "matchbox-panel" RCONFLICTS_${PN} = "matchbox-panel" PV = "0.1+svn${SRCDATE}" -PR = "r4" +PR = "r5" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http" S = "${WORKDIR}/${PN}"