commit: b338087696e80f25b11d0a596e8216a3fe0aa158 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Dec 14 07:47:13 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Dec 14 07:47:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3380876
net-im/zoom: Add reference to bug 715106 to ewarn message. Bug: https://bugs.gentoo.org/715106#c55 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> net-im/zoom/zoom-5.4.56259.1207-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild b/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild index 6150b881093..73b7d52fa30 100644 --- a/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild +++ b/net-im/zoom/zoom-5.4.56259.1207-r2.ebuild @@ -136,6 +136,7 @@ pkg_postinst() { ewarn "QA notice about insecure RPATHs in the libturbojpeg.so library" ewarn "bundled with the upstream package. Please report this problem" ewarn "directly to Zoom upstream. Do *not* file a Gentoo bug for it." + ewarn "See https://bugs.gentoo.org/715106 for further details." fi }
