blob: 4e23399dbf808760d3458eec87c2f541ee33a130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
git-publish prepares patches and stores them as git tags for future reference.
It works with individual patches as well as patch series. Revision numbering
is handled automatically.
</longdescription>
<maintainer type="person">
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|