           SPELL=reiserfsprogs
         VERSION=3.6.19
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.namesys.com/pub/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.roedu.net/pub/mirrors/ftp.namesys.com/pub/reiserfsprogs/$SOURCE
   SOURCE_URL[2]=http://gd.tuwien.ac.at/utils/fs/reiserfs/${SPELL}/${SOURCE}
   SOURCE_URL[3]=http://www.go.dlr.de/linux/src/${SOURCE}
   SOURCE_URL[4]=http://fresh.t-systems-sfr.com/linux/src/${SOURCE}
          MD5[0]=9bf6e32784fe46085041e52367da09d9
        WEB_SITE=http://www.namesys.com/
         ENTERED=20010922
         UPDATED=20031029
      LICENSE[0]=GPL
           SHORT="Tools for using reiser file system."
cat << EOF
reiserfs is a revolutionary new approach to file system design which
stores not just filenames but the files themselves in a B*-tree. It is a
generation ahead of alternatives which use older plain B-tree
technology, and cannot store the files themselves in the tree. Reiserfs
doesn't suffer from log congestion either, you can effectively use it
for quickly creating a 100,000 entry directory, and it is fairly unique
in that.
This spell will install the tools for using reiser file system on your box.
EOF
