Files
guru/dev-vcs/got/metadata.xml
Viorel Munteanu 9945d10952 */*: reassign cybertailor's packages
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-10-05 17:04:11 +03:00

24 lines
829 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Game of Trees (Got) is a version control system which prioritizes ease
of use and simplicity over flexibility.
Got uses Git repositories to store versioned data. Git can be used for
any functionality which has not yet been implemented in Got. It will
always remain possible to work with both Got and Git on the same
repository.
</longdescription>
<upstream>
<maintainer>
<email>thomas@xteddy.org</email>
<name>Thomas Adam</name>
</maintainer>
<bugs-to>mailto:gameoftrees@openbsd.org</bugs-to>
<doc>https://gameoftrees.org/examples.html</doc>
<changelog>http://gameoftrees.org/releases/portable/CHANGELOG</changelog>
</upstream>
</pkgmetadata>