mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
613 B
XML
17 lines
613 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>cluster@gentoo.org</email>
|
|
<name>Gentoo Cluster Project</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="bfd">compile with support for Bidirectional Forwarding Detection (BFD).</flag>
|
|
<flag name="json">compile with signal to dump configuration and stats as JSON.</flag>
|
|
<flag name="regex">compile with support for regex in health checks</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">acassen/keepalived</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|