. "$GRIMOIRE/FUNCTIONS"
           SPELL=ewl
         VERSION=$(get_scm_version)
          SOURCE=$SPELL-svn.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
   SOURCE_URL[0]=svn_http://svn.enlightenment.org/svn/e/BROKEN/$SPELL:$SPELL
   SOURCE_IGNORE=volatile
      LICENSE[0]=BSD
  FORCE_DOWNLOAD=on
        WEB_SITE=http://enlightenment.org/Libraries/Ewl/
         ENTERED=20040311
           SHORT="The Enlightenment Widget Library"
cat << EOF
The Enlightenment Widget Library, a simple-to-use general purpose widget
library based on the Evas canvas. This library is still in development but
already has demo applications and solid documentation, so feel free to try the
CVS sources.
EOF
