commit: 77e81ba5c2acddbef2339fc238ae68639be200f7
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 23:34:41 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 23:35:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e81ba5
net-irc/znc: Add description for "zlib" USE flag
Package-Manager: Portage-2.3.2, Repoman-2.3.1
net-irc/znc/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-irc/znc/metadata.xml b/net-irc/znc/metadata.xml
index 944a888..5195455 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>