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 C118B1382C5 for ; Mon, 4 Jan 2021 11:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06AA2E086D; Mon, 4 Jan 2021 11:11:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E2D59E086D for ; Mon, 4 Jan 2021 11:11:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CFD7E341077 for ; Mon, 4 Jan 2021 11:11:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E3DA48C for ; Mon, 4 Jan 2021 11:11:49 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1609758693.dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/teams/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/teams/teams-1.3.00.30857-r1.ebuild net-im/teams/teams-1.3.00.30857.ebuild X-VCS-Directories: net-im/teams/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281 X-VCS-Branch: master Date: Mon, 4 Jan 2021 11:11:49 +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: 6583413e-a685-4f9a-b0fc-7e9962268022 X-Archives-Hash: 237eb0ad9c5159365308ac0a1c0b2eef commit: dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281 Author: Andreas K. Huettel gentoo org> AuthorDate: Mon Jan 4 11:11:07 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Mon Jan 4 11:11:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7b29f5 net-im/teams: Add kernel features check Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel gentoo.org> ...ams-1.3.00.30857.ebuild => teams-1.3.00.30857-r1.ebuild} | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/net-im/teams/teams-1.3.00.30857.ebuild b/net-im/teams/teams-1.3.00.30857-r1.ebuild similarity index 93% rename from net-im/teams/teams-1.3.00.30857.ebuild rename to net-im/teams/teams-1.3.00.30857-r1.ebuild index 6f18946cc3f..93fe30a5e8b 100644 --- a/net-im/teams/teams-1.3.00.30857.ebuild +++ b/net-im/teams/teams-1.3.00.30857-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop unpacker xdg-utils +inherit desktop unpacker xdg-utils chromium-2 DESCRIPTION="Microsoft Teams, an Office 365 multimedia collaboration client, pre-release" HOMEPAGE="https://products.office.com/en-us/microsoft-teams/group-chat-software/" @@ -59,6 +59,15 @@ RDEPEND=" S="${WORKDIR}" +pkg_pretend() { + chromium_suid_sandbox_check_kernel_config +} + +src_configure() { + chromium_suid_sandbox_check_kernel_config + default +} + src_install() { rm _gpgorigin || die doins -r .