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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA58715802E for ; Tue, 25 Jun 2024 09:11:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7CC12BC030; Tue, 25 Jun 2024 09:11:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9C9E2BC02D for ; Tue, 25 Jun 2024 09:11:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BFE21343025 for ; Tue, 25 Jun 2024 09:11:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DD271D5A for ; Tue, 25 Jun 2024 09:10:58 +0000 (UTC) From: "David Roman" 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 Roman" Message-ID: <1718967003.79f607c937ac285a4ffe0a43f9df1001253920d8.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/teams-for-linux/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild X-VCS-Directories: net-im/teams-for-linux/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 79f607c937ac285a4ffe0a43f9df1001253920d8 X-VCS-Branch: master Date: Tue, 25 Jun 2024 09:10:58 +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: 9bf6fbf9-db92-4c0c-957d-d311d5121ba6 X-Archives-Hash: e39ea470a52ab96119101cec848f88cf commit: 79f607c937ac285a4ffe0a43f9df1001253920d8 Author: Takuya Wakazono gmail com> AuthorDate: Fri Jun 21 10:50:03 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Jun 21 10:50:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79f607c9 net-im/teams-for-linux: update LICENSE OFL-1.1 instead of OFL. Signed-off-by: Takuya Wakazono gmail.com> net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild | 2 +- net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild b/net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild index 26a74f3d8..ea2cfa03c 100644 --- a/net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild +++ b/net-im/teams-for-linux/teams-for-linux-1.4.12.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}" # Electron bundles a bunch of things LICENSE=" MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 - unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved + unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" KEYWORDS="-* ~amd64 ~arm ~arm64" diff --git a/net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild b/net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild index 26a74f3d8..ea2cfa03c 100644 --- a/net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild +++ b/net-im/teams-for-linux/teams-for-linux-1.4.13.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}" # Electron bundles a bunch of things LICENSE=" MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 - unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved + unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved " SLOT="0" KEYWORDS="-* ~amd64 ~arm ~arm64"