pimlico: Update pimlico packages to reflect the new upstream svn urls

This commit is contained in:
Richard Purdie 2008-12-17 12:10:49 +00:00
parent 7ffb5983c0
commit fe338b3628
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ PV = "0.9+svnr${SRCREV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;proto=http \
file://stock_contact.png \
file://stock_person.png \
file://contacts-owl-window-menu.patch;patch=1 \

View File

@ -5,6 +5,6 @@ DEFAULT_PREFERENCE = "-1"
PV = "0.4.5+svnr${SRCREV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;proto=http \
file://dates-owl-window-menu.patch;patch=1 \
"

View File

@ -5,5 +5,5 @@ DEFAULT_PREFERENCE = "-1"
PV = "0.13+svnr${SRCREV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;proto=http \
file://tasks-owl.diff;patch=1"