           SPELL=drizzle
         VERSION=2010.03.1412
              VD=2010-03-29
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]="http://launchpad.net/drizzle/cherry/$VD/+download/$SOURCE"
  SOURCE2_URL[0]="${SOURCE_URL[0]}.asc"
      SOURCE_GPG=drizzle.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://launchpad.net/drizzle
      LICENSE[0]=GPL
         ENTERED=20090819
        KEYWORDS="database"
           SHORT="Lightweight SQL Database for Cloud and Web"
cat << EOF
The Drizzle project is building a database optimized for Cloud and Net
applications. It is being
designed for massive concurrency on modern multi-cpu/core architecture. The
code is originally
derived from MySQL.
The project is focused on making a database that is:
 1) Reliable
 2) Fast and scalable on modern architecture
 3) Simple design for ease of installation and management
EOF
