From cde8c50c91dcd2467248a87f8e003aa9f9ab452c Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 8 Sep 2020 00:53:45 +0000 Subject: net-irc/znc: add subslot to 1.8.2 Plugins need a rebuild on every new version of ZNC. Acked-by: Louis Sautier Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James --- net-irc/znc/znc-1.8.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net-irc') diff --git a/net-irc/znc/znc-1.8.2.ebuild b/net-irc/znc/znc-1.8.2.ebuild index fa6a8f89ce81..b70a1b5af261 100644 --- a/net-irc/znc/znc-1.8.2.ebuild +++ b/net-irc/znc/znc-1.8.2.ebuild @@ -28,7 +28,9 @@ fi HOMEPAGE="https://znc.in" LICENSE="Apache-2.0" -SLOT="0" +# "If you upgrade your ZNC version you must recompile all your modules." +# - https://wiki.znc.in/Compiling_modules +SLOT="0/${PV}" IUSE="+ipv6 +icu libressl nls perl python +ssl sasl tcl test +zlib" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad