           SPELL=e2fsprogs
         VERSION=1.40.2
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG="e2fsprogs.gpg:${SOURCE}.asc:UPSTREAM_KEY"
     SOURCE2_IGNORE=signature
   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
        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
