          SPELL=evieext
         VERSION=1.0.2
        XORG_VER=X11R7.0
          SOURCE=${SPELL}-${XORG_VER}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${XORG_VER}-${VERSION}
   SOURCE_URL[0]=http://xorg.freedesktop.org/releases/${XORG_VER}/src/proto/${SOURCE}
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=XCL
        WEB_SITE=http://xorg.freedesktop.org/
         ENTERED=20051124
         UPDATED=20051124
           SHORT="the X.Org EvIE protocol headers"
cat << EOF
evieext provides the wire protocol for the EvIE extension in X.Org.
It is used to let arbitrary clients receive, filter, and potentially
modify all events.
EOF
