           SPELL=xchat-gnome
         VERSION=0.26.1
          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_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://xchat-gnome.navi.cx
         ENTERED=20010927
      LICENSE[0]=GPL
        KEYWORDS="irc gnome chat"
           SHORT="A gnome front end for X-Chat"
cat << EOF
 xchat-gnome is a new frontend to the popular X-Chat IRC client which is 
designed with the user interface foremost in mind.
EOF
