           SPELL=eaccelerator
         VERSION=0.9.6.1
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://bart.eaccelerator.net/source/$VERSION/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=$SOURCE_URL.asc
  SOURCE2_IGNORE=signature
      SOURCE_GPG=eaccelerator.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://eaccelerator.net/
      LICENSE[0]=GPL
         ENTERED=20080531
           SHORT="PHP accelerator, optimizer, and dynamic content cache"
cat << EOF
eAccelerator is a further development of the mmcache PHP accelerator and
encoder.

It increases the performance of PHP scripts by caching them in a compiled state,
so that the overhead of compiling is almost completely eliminated.
EOF
