           SPELL=buildbot
         VERSION=0.7.2
     SOURCE_HASH='sha512:f173b46c92512277af2451d67288f8279239bbf7c61bc028b7c81741fa05d9dcd39fc5b7932a5fcb684017af2c2ce9e13725533e4c374ee57cc14e3e456b6840'
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="$SOURCEFORGE_URL/$SPELL/$SOURCE"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
            DOCS='NEWS README* docs/*'
        WEB_SITE="http://$SPELL.sourceforge.net/"
   FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
      LICENSE[0]='GPL'
         UPDATED=20051127
        KEYWORDS="python devel"
           SHORT='A build/test automation system'
cat << EOF
The BuildBot is a system to automate the compile/test cycle required by most
software projects to validate code changes. It builds and tests the tree each
time a change is committed, providing status updates through a Web page or other
protocols.
EOF
## Auto-generated from Freshmeat.net's project descriptor
