           SPELL=bzr
         VERSION=0.0.9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.bazaar-ng.org/pkg/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
        WEB_SITE=http://www.bazaar-ng.org/
         ENTERED=20050610
         UPDATED=20050610
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="Improved Bazaar SCM"
cat << EOF
Bazaar-NG (or bzr) is a project of Canonical to develop an open source distributed version control system that is powerful, friendly, and scalable. Version control means a system that keeps track of previous revisions of software source code or similar information and helps people work on it in teams.
EOF
