           SPELL=buildbot
         VERSION=0.7.1
     SOURCE_HASH='sha512:4f2fbdbc0a8c7d1c15800fe1d82b2f91536af7c4c81b32ec32ab3c9013af1b1a7f0111c9268fb7289effacc26a564a708b85f649c0d6560e449b3b94f034399f'
          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
       BUILD_API=2
           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
