blob: caf2c326a81a8d3316686c57f315b56957592add (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>marienz@gentoo.org</email>
<description>Description of the maintainership</description>
</maintainer>
<longdescription>
Tailor is a tool to migrate changesets between ArX, Bazaar,
Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone,
Subversion and Tla repositories.
</longdescription>
</pkgmetadata>
|