           SPELL=e2fsprogs
         VERSION=1.40.8
          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.asc
      SOURCE_GPG=e2fsprogs.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=http://e2fsprogs.sourceforge.net/
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
         ENTERED=20010922
        KEYWORDS="disk"
           SHORT="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
