           SPELL=cvs2cl
         VERSION=2.50
          SOURCE=$SPELL.pl
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.red-bean.com/cvs2cl/$SOURCE
          MD5[0]=0e01dcbd2b5ba13ec0642190a1bad86f
      LICENSE[0]=GPL
        WEB_SITE=http://www.red-bean.com/cvs2cl/
         ENTERED=20020815
         UPDATED=20020815
           SHORT="Generate GNU-style ChangeLogs in CVS working copies"
cat << EOF
cvs2cl is Perl script that does what you think it does: it produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing the
output. Duplicate log messages get unified in the Right Way.

GNU-style change log info:
http://www.gnu.org/prep/standards_40.html#SEC40
http://www.red-bean.com/cvs2cl/changelogs.html
EOF
