           SPELL=gnome-system-tools
         VERSION=2.32.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]=GPL
        WEB_SITE=http://www.gnome.org/projects/gst/
         ENTERED=20030520
        KEYWORDS="gnome2"
           SHORT='GST are an integrated set of tools for the computer administration'
cat << EOF
Formerly known as the Ximian Setup Tools, the GST are a fully integrated
set of tools aimed to make easy the job that means the computer
administration on an UNIX or Linux system. They're thought to help from the
new Linux or UNIX user to the system administrators. The GNOME System Tools
are free software, licensed under the terms of the GNU General Public
License.

Its main advantages are:
* Full integration with the new GNOME Control Center.
* An user-friendly interface to carry out the main administration tasks.
* The use of a common user interface in every system.
* A common structure that makes easy the development of new system tools. 

Nowadays there are tools for managing:
* Users and groups
* Date and time
* Network configuration
* Bootloaders
* Runlevels
EOF
