public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/teams/
Date: Mon,  4 Jan 2021 11:11:49 +0000 (UTC)	[thread overview]
Message-ID: <1609758693.dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281.dilfridge@gentoo> (raw)

commit:     dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 11:11:07 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> 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 <dilfridge <AT> 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 .


             reply	other threads:[~2021-01-04 11:11 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 11:11 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-08 17:31 [gentoo-commits] repo/gentoo:master commit in: net-im/teams/ Sam James
2022-10-04 16:13 Stephan Hartmann
2022-04-19 12:49 Stephan Hartmann
2021-10-31  0:19 Sam James
2021-10-07 13:29 Stephan Hartmann
2021-06-29 14:13 Stephan Hartmann
2021-06-28  8:14 Stephan Hartmann
2021-06-28  8:14 Stephan Hartmann
2021-06-28  8:05 Stephan Hartmann
2021-04-12 18:42 Mike Gilbert
2021-04-12 18:42 Mike Gilbert
2021-04-10  9:53 Andreas K. Hüttel
2021-04-10  9:53 Andreas K. Hüttel
2021-03-13 22:09 Andreas K. Hüttel
2021-03-09 17:52 Andreas K. Hüttel
2020-12-18 19:48 Andreas K. Hüttel
2020-10-24  9:34 Andreas K. Hüttel
2020-10-10 15:00 Andreas K. Hüttel
2020-10-09 18:40 Andreas K. Hüttel
2020-09-22  8:01 Andreas K. Hüttel
2020-09-20  8:16 Michał Górny
2020-09-19 22:22 Andreas K. Hüttel
2020-07-07 22:29 Thomas Deutschmann
2020-06-04  6:33 Matt Turner
2020-03-28 13:14 Andreas K. Hüttel
2020-03-23 20:46 Andreas K. Hüttel
2020-03-17 13:14 Andreas K. Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1609758693.dc7b29f530b02c4fa72e9a2d7edb2a19a3cae281.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox