gentoo-ebuilds/dev-tex/vc/metadata.xml
Ulrich Müller 0c18c64067
dev-tex/vc: add ctan upstream metadata
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2024-10-30 19:31:32 +01:00

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>