gtkhtml2: Fix SRC_URI: Gnome moved from CVS to SVN
authorMatthias Hentges <oe@hentges.net>
Sat, 3 Mar 2007 22:02:33 +0000 (22:02 +0000)
committerMatthias Hentges <oe@hentges.net>
Sat, 3 Mar 2007 22:02:33 +0000 (22:02 +0000)
packages/gtkhtml2/gtkhtml2_cvs.bb

index c44a7ee..1f19550 100644 (file)
@@ -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