          SPELL=gaim-rss-reader
        VERSION=${VERSION:=0.1}
if  [  "$CVS"  ==  "y"  ];  then
        VERSION=cvs
         SOURCE=$SPELL-$VERSION.tar.gz
  
SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim-rss-reader:gaim-rss-project
  FORCE_DOWNLOAD=1
          MD5[0]="IGNORE"
else
         SOURCE=$SPELL-$VERSION.tar.gz
  SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
         MD5[0]='74988fa931eae5cceaaf1015f8b9ae88'
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=http://gaim-rss-reader.sourceforge.net
      LICENSE[0]=GPL
       BUILD_API=2
    DISTCC_HOSTS=
          CCACHE=off
         ENTERED=20040627
         UPDATED=20041020
           SHORT="gaim is an instant messanger client for several protocols"
cat << EOF
gaim is an instant messanger client used primarly for the AIM protocol
but has plugin support for icq, irc, yahoo, and jabber all at once
in one interface.
EOF
