summaryrefslogtreecommitdiff
blob: 4de8679ae12915c71d1fa8da8d23f067551c5b92 (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>
	<maintainer type="project">
		<email>cluster@gentoo.org</email>
		<name>Gentoo Cluster Project</name>
	</maintainer>
	<longdescription>
		VRRP2 implementation. Used for setting up high availability clusters.
	</longdescription>
	<use>
		<flag name="json">compile with signal to dump configuration and stats as JSON.</flag>
	</use>
</pkgmetadata>