Install this package:
emerge -a net-irc/znc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask net-irc/znc
Or alternatively:
emerge --autounmask-write -a net-irc/znc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 | 0/9999 |
| 1.10.1 | 8 | amd64 arm arm64 ~ppc64 ~riscv x86 | 0/1.10.1 |
<pkgmetadata> <maintainer type="person"> <email>sbraz@gentoo.org</email> <name>Louis Sautier</name> </maintainer> <use> <flag name="zlib">Enable mod_deflate-like gzip support for znc's web interface using <pkg>virtual/zlib</pkg>.</flag> <flag name="argon2">Store password hashes using Argon2id instead of SHA-256</flag> </use> <upstream> <bugs-to>https://github.com/znc/znc/issues</bugs-to> <remote-id type="github">znc/znc</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p net-irc/znc |
euse -E <flag> -p net-irc/znc |
euse -D <flag> -p net-irc/znc
| Flag | Description | 9999 | 1.10.1 |
|---|---|---|---|
| argon2 | Store password hashes using Argon2id instead of SHA-256 | ⊕ | ⊕ |
| icu | Enable ICU (Internationalization Components for Unicode) support, using dev-libs/icu | ⊕ | ⊕ |
| nls | Add Native Language Support (using gettext - GNU locale utilities) | ✓ | ✓ |
| perl | Add optional support/bindings for the Perl language | ✓ | ✓ |
| python | Add optional support/bindings for the Python language | ✓ | ✓ |
| sasl | Add support for the Simple Authentication and Security Layer | ✓ | ✓ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ⊕ | ⊕ |
| tcl | Add support the Tcl language | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ |
| zlib | Enable mod_deflate-like gzip support for znc's web interface using <pkg>virtual/zlib</pkg>. | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | znc-1.10.1.tar.gz | 2310976 bytes | 1.10.1 |
| Type | File | Size |
|---|---|---|
| DIST | gtest-1.14.0.tar.gz | 867764 bytes |