           SPELL=bzr
         VERSION=0.8.2
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.bazaar-ng.org/pkg/$SOURCE
  SOURCE2_URL[0]=http://www.bazaar-ng.org/pkg/$SOURCE2
  SOURCE2_IGNORE=signature
      SOURCE_GPG="canonical.gpg:${SOURCE2}:UPSTREAM_KEY"
      LICENSE[0]=GPL
        KEYWORDS="scm distributed python devel"
        WEB_SITE=http://www.bazaar-ng.org/
         ENTERED=20050610
           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
