summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-12-27 00:34:41 +0100
committerThomas Deutschmann <whissi@gentoo.org>2016-12-27 00:35:00 +0100
commit77e81ba5c2acddbef2339fc238ae68639be200f7 (patch)
treeba2befdec88f0d5663a62f4560d53a0569315d73 /net-irc/znc
parentnet-irc/znc: Set defaults for several USE-flags to enabled (diff)
downloadgentoo-77e81ba5c2acddbef2339fc238ae68639be200f7.tar.gz
gentoo-77e81ba5c2acddbef2339fc238ae68639be200f7.tar.bz2
gentoo-77e81ba5c2acddbef2339fc238ae68639be200f7.zip
net-irc/znc: Add description for "zlib" USE flag
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'net-irc/znc')
-rw-r--r--net-irc/znc/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-irc/znc/metadata.xml b/net-irc/znc/metadata.xml
index 944a888ca425..51954559918c 100644
--- a/net-irc/znc/metadata.xml
+++ b/net-irc/znc/metadata.xml
@@ -11,6 +11,7 @@
</maintainer>
<use>
<flag name="daemon">Allow znc to run as a system-wide service. Installs an init script and creates a znc user:group.</flag>
+ <flag name="zlib">Enable mod_deflate-like gzip support for znc's web interface using <pkg>sys-libs/zlib</pkg>.</flag>
</use>
<upstream>
<remote-id type="github">znc/znc</remote-id>