forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
25 lines (25 loc) · 946 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Johan Bergström</name>
<description>Proxy-Maintainer, assign bugs</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Aaron W. Swenson</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>PostgreSQL and Related Package Development</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="libevent">Use libevent 2.0+ and evdns as the DNS backend</flag>
<flag name="udns">Use udns as the DNS backend. Supports IPv4 only.</flag>
</use>
</pkgmetadata>