summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-05-15 09:52:40 +0000
committerYixun Lan <dlan@gentoo.org>2015-05-15 09:52:40 +0000
commit466b3ef8978da0a3f4ac2d2da5fccf325c3951e5 (patch)
tree19e42de7cd05ef271ac8b8a621ffab85bd1a9a73 /net-dns/knot/metadata.xml
parentVersion bumps, bug 549316. Cleanup. (diff)
downloadgentoo-2-466b3ef8978da0a3f4ac2d2da5fccf325c3951e5.tar.gz
gentoo-2-466b3ef8978da0a3f4ac2d2da5fccf325c3951e5.tar.bz2
gentoo-2-466b3ef8978da0a3f4ac2d2da5fccf325c3951e5.zip
version bump, bug 531448, 549104, thanks Karl-Johan Karlsson and Ondrej Sury
(Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'net-dns/knot/metadata.xml')
-rw-r--r--net-dns/knot/metadata.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/net-dns/knot/metadata.xml b/net-dns/knot/metadata.xml
index 3b4307bbc3a7..29256af3d08f 100644
--- a/net-dns/knot/metadata.xml
+++ b/net-dns/knot/metadata.xml
@@ -10,6 +10,16 @@
<email>scarabeus@gentoo.org</email>
</maintainer>
<use>
- <flag name="fastparser">Enables fast DNS zone parser.</flag>
+ <flag name="dnstap">Include support for the dnstap
+ binary log format (http://dnstap.info/).
+ </flag>
+ <flag name="fastparser">Use a zone file parser that is
+ faster, but requires more memory and CPU time to
+ compile.
+ </flag>
+ <flag name="lmdb">Use the LMDB database to store
+ timers for slave zones on disk, making the timers
+ persist across server restarts.
+ </flag>
</use>
</pkgmetadata>