           SPELL=entrance
if  [  "$ENTRANCE_CVS_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=cvs
fi
          SOURCE=$SPELL-cvs.tar.bz2
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e:e17/apps/$SPELL
   SOURCE_IGNORE=volatile
      LICENSE[0]=BSD
        WEB_SITE=http://xcomputerman.com/pages/entrance.html
         ENTERED=20040311
         UPDATED=20050922
        KEYWORDS="enlightenment"
           SHORT="Login/display manager for Linux XFree86"
cat << EOF
Entrance is the next generation of Elogin, a login/display manager for
Linux XFree86 systems. It is designed to be extremely customizable and
aesthetically attractive -- a refreshing relief from the traditional
dull and boring interfaces of XDM and its descendants.
EOF
