mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
12 lines
494 B
XML
12 lines
494 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
CvsGraph is a utility to make a graphical representation of all
|
|
revisions and branches of a file in a CVS/RCS repository. It has been
|
|
inspired by the 'graph' option in WinCVS, but I could not find a
|
|
stand-alone version of this graph code. So, it was time to write one.
|
|
</longdescription>
|
|
</pkgmetadata>
|