           SPELL=e_module-eveil
  if  [[  "$E_MODULE_EVEIL_CVS_AUTOUPDATE"  ==  "y"  ]];  then
         VERSION=$(date +%Y%m%d)
  else
         VERSION=cvs
  fi
      PATCHLEVEL=1
      LICENSE[0]=BSD
        WEB_SITE=http://get-e.org/Resources/Modules/
        KEYWORDS="timer enlightenment"
         ENTERED=20060830
           SHORT='E17 reminder/timer module'
cat << EOF
An Enlightenment module to set reminders and timers.
EOF
