           SPELL=tevent
         VERSION=0.9.17
          SOURCE=${SPELL}-${VERSION}.tar.gz
         SOURCE2=${SPELL}-${VERSION}.tar.asc
  SOURCE2_IGNORE=signature
   SOURCE_URL[0]=http://www.samba.org/ftp/tevent/$SOURCE
  SOURCE2_URL[0]=http://www.samba.org/ftp/tevent/$SOURCE2
      SOURCE_GPG=samba.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      LICENSE[0]=GPL
        WEB_SITE=http://ldb.samba.org/
        KEYWORDS=""
         ENTERED=20090123
           SHORT='An event system library'
cat << EOF
This library is a general abstraction for the main select loop and event
handling.
EOF
