From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D765C138350 for ; Tue, 4 Feb 2020 16:18:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4314E0823; Tue, 4 Feb 2020 16:18:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5D45E0823 for ; Tue, 4 Feb 2020 16:18:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE62534E6FB for ; Tue, 4 Feb 2020 16:18:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 018D4B0 for ; Tue, 4 Feb 2020 16:18:47 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1580833110.f72fa8731475ff9889c082b79ae5adf1ef722898.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/skypeforlinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild net-im/skypeforlinux/skypeforlinux-8.56.0.103.ebuild X-VCS-Directories: net-im/skypeforlinux/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: f72fa8731475ff9889c082b79ae5adf1ef722898 X-VCS-Branch: master Date: Tue, 4 Feb 2020 16:18:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 017749c5-8c8b-440c-bef4-2cd8f75d4a45 X-Archives-Hash: 6b0e29abba17bc2ed0639a88385d2e2e commit: f72fa8731475ff9889c082b79ae5adf1ef722898 Author: David Seifert gentoo org> AuthorDate: Tue Feb 4 16:18:30 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Tue Feb 4 16:18:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72fa873 net-im/skypeforlinux: Fix sandbox mode Bug: https://bugs.gentoo.org/707964 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> ...ypeforlinux-8.56.0.103.ebuild => skypeforlinux-8.56.0.103-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-im/skypeforlinux/skypeforlinux-8.56.0.103.ebuild b/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild similarity index 98% rename from net-im/skypeforlinux/skypeforlinux-8.56.0.103.ebuild rename to net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild index 941d1e6c04d..93ff3db3027 100644 --- a/net-im/skypeforlinux/skypeforlinux-8.56.0.103.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-8.56.0.103-r1.ebuild @@ -90,6 +90,8 @@ 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