           SPELL=gedit
         VERSION=3.4.2
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org/projects/gedit/
         ENTERED=20020505
        KEYWORDS="editors gnome2"
           SHORT="The official text editor of the GNOME desktop environment."
cat << EOF
gedit is the official text editor of the GNOME desktop environment. While 
aiming at simplicity and ease of use, gedit is a powerful general purpose 
text editor.
EOF
