wok diff btrfs-progs/receipt @ rev 3777
Add: python-beaker python-mako python-nose python-pylons python-routes python-tempita python-weberror python-webob python-webhelpers python-webtest
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Thu Jul 30 16:35:54 2009 +0200 (2009-07-30) |
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 Thu Jul 30 16:35:54 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()