           SPELL=cvsps
         VERSION=2.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.cobite.com/${SPELL}/${SPELL}-${VERSION}.tar.gz
     SOURCE_HASH=sha512:8ba703fc4dd1c7a8201f4cefec533a6e228943f53f5380d8d17107718d8cb607c861a733d7ad1d6ed9288c4dbeae9fd59ceaf52172f16885a00d000a667e0e38
      LICENSE[0]=GPL
        WEB_SITE=http://www.cobite.com/cvsps/
         ENTERED=20020620
        KEYWORDS="cvs devel"
           SHORT="CVSps is a command-line utility to view CVS patchsets."
cat << EOF

CVSps is a program for generating 'patchset' information from 
a CVS repository. A patchset in this case is defined as a set 
of changes made to a collection of files, and all committed at 
the same time (using a single 'cvs commit' command). This 
information is valuable to seeing the big picture of the 
evolution of a cvs project. While cvs tracks revision 
information, it is often difficult to see what changes were 
committed 'atomically' to the repository.

EOF
