           SPELL=roundup
         VERSION=2.0.0
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
   SOURCE_URL[0]=http://pypi.python.org/packages/source/r/$SPELL/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=roundup.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://roundup.sourceforge.net/
      LICENSE[0]=PYTHON
         ENTERED=20060208
        KEYWORDS="python devel"
           SHORT="simple to use and install issue-tracking system"
cat << EOF
Roundup is a simple-to-use and -install issue-tracking system with command-line,
web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in
the Software Carpentry "Track" design competition.
EOF
