wok diff btrfs-progs/receipt @ rev 3671

Add filezilla
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jul 11 12:00:11 2009 +0200 (2009-07-11)
parents db13f65a4978
children 0588160a6878
line diff
     1.1 --- a/btrfs-progs/receipt	Mon May 11 22:12:10 2009 +0200
     1.2 +++ b/btrfs-progs/receipt	Sat Jul 11 12:00:11 2009 +0200
     1.3 @@ -3,13 +3,14 @@
     1.4  PACKAGE="btrfs-progs"
     1.5  VERSION="0.18"
     1.6  CATEGORY="system-tools"
     1.7 -SHORT_DESC="Btrfs Filsystem user space tools."
     1.8 +SHORT_DESC="Btrfs Filesystem user space tools."
     1.9  MAINTAINER="pascal.bellard@slitaz.org"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page"
    1.12  WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL"
    1.13  BUILD_DEPENDS="e2fsprogs-dev"
    1.14  DEPENDS="libuuid"
    1.15 +TAGS="filesystem fault-tolerance"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()