           SPELL=gnome-disk-utility
         VERSION=2.30.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"
      LICENSE[0]=GPL
        WEB_SITE=http://git.gnome.org/cgit/gnome-disk-utility/
         ENTERED=20090923
           SHORT="libraries and applications for dealing with storage devices"
cat << EOF
gnome-disk-utility provides libraries and applications for dealing
with storage devices.
EOF
