aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gtkhtml2
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-03-03 22:02:33 +0000
committerMatthias Hentges <oe@hentges.net>2007-03-03 22:02:33 +0000
commitc87c2b8071f503cc0fabceec49c0548c4fdbbb0c (patch)
tree3890e62ae865dbbbb50041de5d2205d99225901d /packages/gtkhtml2
parentef848fc955f0976a1ea6ac9a3cae4b97f640eaa9 (diff)
downloadopenembedded-c87c2b8071f503cc0fabceec49c0548c4fdbbb0c.tar.gz
gtkhtml2: Fix SRC_URI: Gnome moved from CVS to SVN
Diffstat (limited to 'packages/gtkhtml2')
-rw-r--r--packages/gtkhtml2/gtkhtml2_cvs.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/gtkhtml2/gtkhtml2_cvs.bb b/packages/gtkhtml2/gtkhtml2_cvs.bb
index c44a7ee5f0..1f19550c90 100644
--- a/packages/gtkhtml2/gtkhtml2_cvs.bb
+++ b/packages/gtkhtml2/gtkhtml2_cvs.bb
@@ -2,10 +2,10 @@ SECTION = "libs"
DEPENDS = "gtk+ glib-2.0 libxml2"
DESCRIPTION = "A GTK+ HTML rendering library."
LICENSE = "GPL"
-PV = "2.11.0+cvs${SRCDATE}"
-PR = "r3"
+PV = "2.11.0+svn${SRCDATE}"
+PR = "r4"
-SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \
+SRC_URI = "svn://anonymous@svn.gnome.org/svn/gtkhtml2/;module=trunk \
http://svn.o-hand.com/repos/web/trunk/patches/at-import_box-pos.patch;patch=1;pnum=0 \
http://svn.o-hand.com/repos/web/trunk/patches/css-stylesheet-user.patch;patch=1;pnum=0 \
http://svn.o-hand.com/repos/web/trunk/patches/css-media.patch;patch=1;pnum=0 \
@@ -13,7 +13,7 @@ SRC_URI = "cvs://anonymous@anoncvs.gnome.org/cvs/gnome;module=gtkhtml2 \
http://svn.o-hand.com/repos/web/trunk/patches/add-dom-functions.patch;patch=1;pnum=0 \
http://svn.o-hand.com/repos/web/trunk/patches/iain-mem-leak.patch;patch=1;pnum=0"
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/trunk"
inherit pkgconfig autotools