summaryrefslogtreecommitdiff
blob: 1c1347daaa268a67799cead664df5ef02b08e811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
    <email>johnny@localmomentum.net</email>
    <name>Jonny</name>
	<description>Future Maintainer</description>
  </maintainer>
  <maintainer type="project">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
    A free distributed version control system. It provides a simple,
    single-file transactional version store, with fully disconnected
    operation and an efficient peer-to-peer synchronization
    protocol. It understands history-sensitive merging, lightweight
    branches, integrated code review and 3rd party testing. It uses
    cryptographic version naming and client-side RSA certificates. It
    has good internationalization support, has no external
    dependencies, runs on linux, solaris, OSX, windows, and other
    unixes, and is licensed under the GNU GPL.
  </longdescription>
</pkgmetadata>