           SPELL=gdm2
         VERSION=3.8.1.1
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gdm-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gdm-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gdm/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnome.org
         ENTERED=20020512
        KEYWORDS="gnome2 libs"
           SHORT="GDM is the Gnome Display Manager"
cat << EOF
The Gnome Display Manager is a re-implementation of the well known xdm
program. 

gdm 2.2 implements all significant features required for managing
local and remote displays.
EOF
