           SPELL=man-pages
         VERSION=3.24
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE
   SOURCE_URL[1]=$KERNEL_URL/pub/linux/docs/manpages/Archive/$SOURCE
   SOURCE_URL[2]=ftp://ftp.eu.kernel.org/pub/linux/docs/manpages/$SOURCE
  SOURCE2_URL[0]=$KERNEL_URL/pub/linux/docs/manpages/$SOURCE2
  SOURCE2_URL[1]=$KERNEL_URL/pub/linux/docs/manpages/Archive/$SOURCE2
  SOURCE2_URL[2]=ftp://ftp.eu.kernel.org/pub/linux/docs/manpages/$SOURCE2
      SOURCE_GPG=kernel.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
        KEYWORDS="man doc"
        WEB_SITE=http://www.win.tue.nl/~aeb/linux/man/
         ARCHIVE=off
         ENTERED=20011003
           SHORT="large collection of man pages for Linux"
cat << EOF
The manpages package contains a large collection of man pages for Linux
covering programming APIs, file formats, protocols, etc.
EOF
