blob: a6a7fb92785f53e7c389ec3ffeebef3b636e7784 (
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>
<maintainer type="project">
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
<use>
<flag name="munge">Enable authentication via munge</flag>
<flag name="pmi">Build PMI1 and PMI2 interface</flag>
</use>
<upstream>
<doc>https://docs.openpmix.org</doc>
<bugs-to>https://github.com/openpmix/openpmix/issues</bugs-to>
<remote-id type="github">openpmix/openpmix</remote-id>
</upstream>
</pkgmetadata>
|