           SPELL=bug-buddy
         VERSION=2.0.8
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
   SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
          MD5[0]='6d26daf791c201a67effd1fff7e872b3'
      MAINTAINER=b.nitzler@umea.bonet.se
        WEB_SITE=http://www.gnome.org
      LICENSE[0]=GPL
      LICENSE[1]=FILE
         ENTERED=20011124
         UPDATED=20011124
           SHORT="bug reporting system for gnome"
cat << EOF
The goal of bug-buddy is to make reporting bugs very simple and easy
for the user, while making the reports themselves more useful and
informative for the developer.
EOF
