wok rev 6408

file, icon-naming-utils, libgnomecanvas: typo to avoid 'tazwok check' trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 25 14:18:44 2010 +0200 (2010-09-25)
parents dc0644f601c0
children 4aef4f201414
files file/receipt icon-naming-utils/receipt libgnomecanvas/receipt
line diff
     1.1 --- a/file/receipt	Sat Sep 25 14:16:28 2010 +0200
     1.2 +++ b/file/receipt	Sat Sep 25 14:18:44 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="zlib libmagic"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="ftp://ftp.gw.com/mirrors/unix/file"
     1.7 -WGET_URL="  ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.astron.com/pub/file/$TARBALL ftp://ftp.gw.com/mirrors/unix/file/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/icon-naming-utils/receipt	Sat Sep 25 14:16:28 2010 +0200
     2.2 +++ b/icon-naming-utils/receipt	Sat Sep 25 14:18:44 2010 +0200
     2.3 @@ -9,7 +9,7 @@
     2.4  BUILD_DEPENDS="perl perl-xml-simple"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.6  WEB_SITE="http://tango.freedesktop.org/"
     2.7 -WGET_URL=" http://tango.freedesktop.org/releases/$TARBALL"
     2.8 +WGET_URL="http://tango.freedesktop.org/releases/$TARBALL"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/libgnomecanvas/receipt	Sat Sep 25 14:16:28 2010 +0200
     3.2 +++ b/libgnomecanvas/receipt	Sat Sep 25 14:18:44 2010 +0200
     3.3 @@ -9,7 +9,7 @@
     3.4  BUILD_DEPENDS="gtk+-dev libglade-dev intltool libart_lgpl libart_lgpl-dev"
     3.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     3.6  WEB_SITE="http://www.gnome.org/"
     3.7 -WGET_URL=" http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL"
     3.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/2.30/$TARBALL"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()