mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dns/dnscrypt-proxy: update metadata.xml
* fix formatting * add myself as maintainer
This commit is contained in:
@@ -1,20 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>proxy-maintainers</herd>
|
||||
<maintainer>
|
||||
<email>amesists@gmail.com</email>
|
||||
<name>Jiajun Wang</name>
|
||||
<description>Primary Maintainer, Assign bugs</description>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
dnscrypt-proxy provides local service which can be used directly as your local resolver
|
||||
or as a DNS forwarder, encrypting and authenticating requests using the DNSCrypt protocol
|
||||
and passing them to an upstream server.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="ldns">Use <pkg>net-libs/ldns</pkg> for DNSSEC/SSHFP validation</flag>
|
||||
<flag name="plugins">Enable plugin support to inspect and modify queries and responses</flag>
|
||||
<flag name="systemd">Use systemd's socket activation instead of creating the sockets itself</flag>
|
||||
</use>
|
||||
<maintainer>
|
||||
<email>hasufell@gentoo.org</email>
|
||||
<name>Julian Ospald</name>
|
||||
<description>Primary Maintainer, assign bugs to him</description>
|
||||
</maintainer>
|
||||
<maintainer>
|
||||
<email>amesists@gmail.com</email>
|
||||
<name>Jiajun Wang</name>
|
||||
<description>Proxied maintainer, CC on bugs</description>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
dnscrypt-proxy provides local service which can be used directly as your
|
||||
local resolver or as a DNS forwarder, encrypting and authenticating
|
||||
requests using the DNSCrypt protocol and passing them to an upstream
|
||||
server.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="ldns">Use <pkg>net-libs/ldns</pkg> for DNSSEC/SSHFP
|
||||
validation</flag>
|
||||
<flag name="plugins">Enable plugin support to inspect and modify
|
||||
queries and responses</flag>
|
||||
<flag name="systemd">Use systemd's socket activation instead of
|
||||
creating the sockets itself</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user