           SPELL=tomboy

if [ "$TOMBOY_CVS" == "n" ] ; then
         VERSION=0.3.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.beatniksoftware.com/tomboy/releases/$SOURCE
          MD5[0]=11d799522bbc8783fe748282b8ad7f76
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

else
         VERSION=$(date +%Y%m%d)
          SOURCE=$SPELL-cvs.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome:tomboy
          MD5[0]=IGNORE
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
fi

        WEB_SITE=http://www.beatniksoftware.com/tomboy
      LICENSE[0]=GPL
         ENTERED=20040920
         UPDATED=20040920
       BUILD_API=2
           SHORT="a desktop note-taking application"
cat << EOF
Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy
to use, but with potential to help you organize the ideas and information you
deal with every day.
EOF
