net-irc/znc: Add description for "zlib" USE flag

Package-Manager: Portage-2.3.2, Repoman-2.3.1
This commit is contained in:
Thomas Deutschmann
2016-12-27 00:34:41 +01:00
parent 66f6d5b7e5
commit 77e81ba5c2

View File

@@ -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>