diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-14 08:47:13 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-14 08:47:40 +0100 |
commit | b338087696e80f25b11d0a596e8216a3fe0aa158 (patch) | |
tree | 458b7cc1efa866aa175a0acc6277aaaac1c1001a /net-im | |
parent | dev-libs/leatherman: Drop old (diff) | |
download | gentoo-b338087696e80f25b11d0a596e8216a3fe0aa158.tar.gz gentoo-b338087696e80f25b11d0a596e8216a3fe0aa158.tar.bz2 gentoo-b338087696e80f25b11d0a596e8216a3fe0aa158.zip |
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@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/zoom/zoom-5.4.56259.1207-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 6150b8810934..73b7d52fa301 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 } |