summaryrefslogtreecommitdiff
path: root/dev-vcs/git-publish/metadata.xml
blob: 45e7c002563536ecd645bd74fd6f712b8ebf4991 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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/>
	<upstream>
		<remote-id type="github">stefanha/git-publish</remote-id>
	</upstream>
</pkgmetadata>