           SPELL=bootchart
         VERSION=0.9
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:61bb4582e437ce6cbc9ab5722a3ccd9790294f60b28155a5242fe049b343dac4bf473e5beb01f3bb7debcccd229a6e69aa48c9d2ffb82e8f64bec5258ef8f61b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://www.bootchart.org/
      LICENSE[0]=GPL
         ENTERED=20061229
           SHORT="A tool for analysis and visualization of the GNU/Linux boot process."
cat << EOF
Bootchart is a tool for performance analysis and visualization of the GNU/Linux
boot process.  Resource utilization data and process information are collected
during the boot process, and can later be displayed in a PNG, SVG, or EPS
encoded chart.  Analyzing the chart will help in finding opportunities for
optimization.
EOF
