           SPELL=e2fsprogs
         VERSION=1.39
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
   SOURCE_URL[1]=http://linux4u.jinr.ru/LinuxArchive/Ftp/kernel/${SPELL}/${SOURCE}
   SOURCE_URL[2]=http://www.ing-steen.se/share/unix/raid/${SOURCE}
        WEB_SITE=http://e2fsprogs.sourceforge.net
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20010922
         UPDATED=20040127
        KEYWORDS="disk"
           SHORT="e2fsprogs contains the required utilities for the EXT2 file system."
cat << EOF
e2fsprogs - The EXT2 file system utilities and libraries.
EXT2 stands for "Extended Filesystem", version 2. It is the main
filesystem type used for hard disks on Debian and other Linux systems.
This package contains programs for creating, checking, and 
maintaining EXT2 filesystems, and the generic fsck wrapper.
The ext2fsprogs package contains essential ext2 filesystem utilities
which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most
of the other core ext2 filesystem utilities.
EOF
