mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 23:48:20 +00:00
22 lines
745 B
XML
22 lines
745 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<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>
|