           SPELL=liboobs
         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
      LICENSE[1]=LGPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20060730
        KEYWORDS="gnome2 libs"
           SHORT="System-tool-backends wrapping library"
cat << EOF
Liboobs is a wrapping library to the System Tools Backends, it will provide
easy
to access GObjects to system configuration details, like users, groups and
network interfaces, it will handle sessions with the backend and data
consistency
too.
EOF
