           SPELL=entrance
if  [  "$ENTRANCE_CVS_AUTOUPDATE"  ==  "y"  ];  then
         VERSION=$(date +%Y%m%d)
else
         VERSION=svn
fi
          SOURCE=$SPELL-svn.tar.bz2
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/trunk/$SPELL:$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
