summaryrefslogtreecommitdiff
path: root/net-proxy/dnsproxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-19 06:33:49 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-19 06:33:49 +0000
commit78634f348a30a55cc55606ee1ecde032241ceaeb (patch)
tree528e39df571e37b31bfca1811c69bcc06c4af22f /net-proxy/dnsproxy
parent434fbe89e81a1fe06d92676be72ab7f862cc3f53 (diff)
gentoo auto-resync : 19:03:2023 - 06:33:49
Diffstat (limited to 'net-proxy/dnsproxy')
-rw-r--r--net-proxy/dnsproxy/Manifest2
-rw-r--r--net-proxy/dnsproxy/metadata.xml15
2 files changed, 11 insertions, 6 deletions
diff --git a/net-proxy/dnsproxy/Manifest b/net-proxy/dnsproxy/Manifest
index bd0fd6b09a70..ab8124aa5cb2 100644
--- a/net-proxy/dnsproxy/Manifest
+++ b/net-proxy/dnsproxy/Manifest
@@ -3,4 +3,4 @@ AUX dnsproxy.confd 153 BLAKE2B 69b61c47615ad7a5241865da4767ac439c63ec0d6fdf27dcf
AUX dnsproxy.initd 704 BLAKE2B eec84ccc46a52d95eb17e7153fcf102611f47e06a96460987b10fe4f6ef4715cb3da198ee79a15dc680520fd87118d22c7d6f37c4e88a4bb4cb4296214683e63 SHA512 d36034ff8847c508844f617678257d699f172a8d680e9ff1f9cf6843b56d2461f68387c7c3d60afb369131a073fd9f8e43c343d47819457661e549b87aa59d8a
DIST dnsproxy-1.17.tar.gz 47128 BLAKE2B 37b033b4c8f515b516ebf4780f7d28f6924fd66b9ca826d98567e8d3aab139c9a91a39bd0e8cf6d38084fce86f9ce8cb56f93d16918240d0d0815787dc06a72f SHA512 499910f59306477870f2c1cc7899fed409c5a569be348d11d17277bf4208ecd44173606022566b91b09546f915f1d990d56936f92245501af9fecf2110e88c32
EBUILD dnsproxy-1.17.ebuild 739 BLAKE2B 93d652e8a2060b1e22b2ecb12e48c2a7c25097434f9ee478c25bdb94b8533ac152bf8a99c7a3e16d0a876bbe48127e5d5966f60315f25300d0c0112d43bda795 SHA512 6927217add2b16a4bc8a7a44d6d07e1df3a52c4bab5d276724284a354d57e9896201e13c34365b68a115c25c53cdfdc849d487f256125d5c66fbf65ef2b4ed24
-MISC metadata.xml 469 BLAKE2B 31d7575ba39dc107cc16e96893c3b78604b6ad0044de0b23040fcf56b37d2972ae996e9acf763e9aac4bbcdefb2bbcda9d1bcce018637e26a5107ce5dba7568b SHA512 b1accbf78f8e715a63b72b13faeec399fb45547a33dc7312a90b9c272f07e4a0219eebe7318240e35591c37d03ef2b2d1fc8f6876c4edfcf9242f2bdbed48bef
+MISC metadata.xml 556 BLAKE2B fb0cda4b155ce483e822fae38f7155b98daa7f4f3d389282e08076aadeb7763d836c97bddc69d19151da051763c182a26ef444ff2b78b73a03d471dbd22189db SHA512 bf983f79d89a3ccd2eb85569bbad6c00f24f5a902155def635c2939c2c95cf9ff933ea13c9e7effe000d30dfb22c8402ed3933018acb900ae2c01160ba57a9b4
diff --git a/net-proxy/dnsproxy/metadata.xml b/net-proxy/dnsproxy/metadata.xml
index c25e5e780e25..60494b11b52b 100644
--- a/net-proxy/dnsproxy/metadata.xml
+++ b/net-proxy/dnsproxy/metadata.xml
@@ -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>