           SPELL=cvs-fast-export
         VERSION=1.58
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://www.catb.org/~esr/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:80bf838377de8941e3f2f6f91e05849c44542b82711f8a274c2199b4fd8dfc3a39e3d42dbbeef5d79a088e885670fabcd85ddbf2a3eb85625ff64d08a84adb54
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.catb.org/~esr/cvs-fast-export/"
      LICENSE[0]="GPLv2"
         ENTERED=20141209
        KEYWORDS=""
           SHORT="Export an RCS or CVS history as a fast-import stream"
cat << EOF
This program analyzes a collection of RCS files in a CVS repository (or
outside of one) and, when possible, emits an equivalent history in the form
of a fast-import stream. Not all possible histories can be rendered this
way; the program tries to emit useful warnings when it can't. The program
can also produce a visualization of the resulting commit DAG in the DOT
format handled by the graphviz suite. The package also includes cvssync,
a tool for mirroring masters from remote CVS hosts.
EOF
