diff options
author | Louis Sautier <sautier.louis@gmail.com> | 2018-05-12 02:36:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-15 19:46:20 +0200 |
commit | 67309f579907137a6594dbc24fc03f5adf075f85 (patch) | |
tree | 6955ca32b8ce090154571a7331b7014a32860dbe /net-irc/znc/files/README.gentoo-r1 | |
parent | x11-wm/enlightenment: bump E17 to 0.22.3 (diff) | |
download | gentoo-67309f579907137a6594dbc24fc03f5adf075f85.tar.gz gentoo-67309f579907137a6594dbc24fc03f5adf075f85.tar.bz2 gentoo-67309f579907137a6594dbc24fc03f5adf075f85.zip |
net-irc/znc: bump to 1.7.0, remove custom patches
Take all the changes from the live ebuild like the new init script and
the new cmake-based build system.
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'net-irc/znc/files/README.gentoo-r1')
-rw-r--r-- | net-irc/znc/files/README.gentoo-r1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/znc/files/README.gentoo-r1 b/net-irc/znc/files/README.gentoo-r1 index cbd565d3d964..ca41e4dac26b 100644 --- a/net-irc/znc/files/README.gentoo-r1 +++ b/net-irc/znc/files/README.gentoo-r1 @@ -10,6 +10,6 @@ configuration files: # rm -rf /home/$USER/.znc # chown -R znc:znc /var/lib/znc -OpenRC user may also adjust the location of the files and the user running -znc in /etc/conf.d/znc instead. Systemd user may have to overwrite +OpenRC users may also adjust the location of the files and the user running +znc in /etc/conf.d/znc instead. Systemd users may have to overwrite the existing unit file. |