           SPELL=sabayon
         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://gnome.org/
         ENTERED=20070922
        KEYWORDS="gnome2"
           SHORT="System administration tool to manage GNOME desktop settings"
cat << EOF
Sabayon is a system administration tool to manage GNOME desktop settings. 
Sabayon provides a sane way to edit GConf defaults and GConf mandatory keys: 
the same way you edit your desktop. Sabayon launches profiles in an Xnest 
window. Any changes you make in the Xnest window are saved back to the 
profile file, which can then be applied to user's accounts.
EOF
