summaryrefslogtreecommitdiff
blob: 126fbf6c0ee8948d49b6b6bee04c1b7e00b11948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>martin@mvath.de</email>
		<name>Martin Väth</name>
	</maintainer>
	<upstream>
		<maintainer>
			<email>takebi@laafc.net</email>
			<name>Takeshi Banse</name>
		</maintainer>
		<remote-id type="github">hchbaw/auto-fu.zsh</remote-id>
	</upstream>
	<use>
		<flag name="compile">Byte-compile to speed up. Do not use this if you are cross-compiling</flag>
	</use>
</pkgmetadata>