blob: 8f2c0c06bad0fc0fe79f057ef0af7ff9b64029e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>dev@liguros.net</email>
<name>Development</name>
</maintainer>
<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>
<upstream>
<remote-id type="cpe">cpe:/a:keepalived:keepalived</remote-id>
</upstream>
<use>
<flag name="json">compile with signal to dump configuration and stats as JSON.</flag>
</use>
<origin>ports</origin>
</pkgmetadata>
|