summaryrefslogtreecommitdiff
blob: 1be04de63961515a577f79b87b7e9e69d165d299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
</pkgmetadata>