           SPELL=pygtksourceview
         VERSION=2.6.0
	  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
      LICENSE[0]=LGPL
         ENTERED=20020505
        KEYWORDS="python gtk libs"
           SHORT="Python bindings for the GtkSourceView library"
cat << EOF
This package contains Python bindings for the version 2 of the
GtkSourceView library.
EOF
