diff options
author | 2005-07-17 04:50:51 +0000 | |
---|---|---|
committer | 2005-07-17 04:50:51 +0000 | |
commit | 42ea8bfae2fddb8c5115dc3ec68f39e7dda5339f (patch) | |
tree | 4909112dca2c10b8140cdf52d17bbc5ded926eae /net-dns/pdns/metadata.xml | |
parent | Added new net-dns/pdns flags. (diff) | |
download | gentoo-2-42ea8bfae2fddb8c5115dc3ec68f39e7dda5339f.tar.gz gentoo-2-42ea8bfae2fddb8c5115dc3ec68f39e7dda5339f.tar.bz2 gentoo-2-42ea8bfae2fddb8c5115dc3ec68f39e7dda5339f.zip |
Version bump. Added support for the recursor component, bug #59862. Added multiple instances support, thanks to Christian Zoffoli in bug #80322. Enabled the sqlite backend, bug #91325.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-dns/pdns/metadata.xml')
-rw-r--r-- | net-dns/pdns/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-dns/pdns/metadata.xml b/net-dns/pdns/metadata.xml index 20ce219711a2..e55cf02e3bf4 100644 --- a/net-dns/pdns/metadata.xml +++ b/net-dns/pdns/metadata.xml @@ -2,4 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>no-herd</herd> +<maintainer> + <email>swegener@gentoo.org</email> + <name>Sven Wegener</name> + <description>Primary Maintainer</description> +</maintainer> +<longdescription> +The PowerDNS Nameserver is a modern, advanced and high performance authoritative- +only nameserver. It is written from scratch and conforms to all relevant DNS +standards documents. Furthermore, PowerDNS interfaces with almost any database. +</longdescription> </pkgmetadata> |