net-proxy/dnsproxy: add github upstream metadata

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-03-19 04:49:44 +00:00
parent 4dfd18f4db
commit 2d433ac900

View File

@@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to
two previously configured nameservers: one for authoritative queries and another
for recursive queries. The received answers are sent back to the client unchanged.
No local caching is done.</longdescription>
<!-- maintainer-needed -->
<longdescription>
The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to
two previously configured nameservers: one for authoritative queries and another
for recursive queries. The received answers are sent back to the client unchanged.
No local caching is done.
</longdescription>
<upstream>
<remote-id type="github">awaw/dnsproxy</remote-id>
</upstream>
</pkgmetadata>