commit: 55feb67bfe19fc5c588d04828b6a8ed302069f6b Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Wed Feb 5 10:26:18 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 10:26:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55feb67b
net-im/skypeforlinux: Remove deprecated suid sandbox Closes: https://bugs.gentoo.org/707964 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: David Seifert <soap <AT> gentoo.org> ...forlinux-8.56.0.103-r1.ebuild => skypeforlinux-8.56.0.103-r2.ebuild} | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild b/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r2.ebuild similarity index 98% rename from net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild rename to net-im/skypeforlinux/skypeforlinux-8.56.0.103-r2.ebuild index 93ff3db3027..941d1e6c04d 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r2.ebuild @@ -90,8 +90,6 @@ src_install() { domenu usr/share/applications/skypeforlinux.desktop - fperms 4755 /opt/skypeforlinux/chrome-sandbox - if use pax_kernel; then pax-mark -m "${ED}"/opt/skypeforlinux/skypeforlinux pax-mark -m "${ED}"/opt/skypeforlinux/resources/app.asar.unpacked/node_modules/slimcore/bin/slimcore.node
