Install this package:
emerge -a dev-tex/vc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-tex/vc
Or alternatively:
emerge --autounmask-write -a dev-tex/vc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.6 | 7 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>ulm@gentoo.org</email> </maintainer> <maintainer type="project"> <email>tex@gentoo.org</email> <name>Gentoo TeX Project</name> </maintainer> <longdescription> This is a script based approach to version control for TeX documents. It works more reliably than keyword substitution based approaches, since it tracks all files in a working copy, not only .tex files. The vc bundle works with LaTeX and plain TeX. Currently, Bazaar, Git, Mercurial and Subversion are supported. </longdescription> <upstream> <remote-id type="ctan">vc</remote-id> </upstream> </pkgmetadata>