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 1F94A158004 for ; Fri, 21 Jun 2024 10:59:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD8572BC014; Fri, 21 Jun 2024 10:59:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 97B162BC014 for ; Fri, 21 Jun 2024 10:59:16 +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 B935C33BEB9 for ; Fri, 21 Jun 2024 10:59:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24FD215F9 for ; Fri, 21 Jun 2024 10:59:14 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1718967003.79f607c937ac285a4ffe0a43f9df1001253920d8.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 79f607c937ac285a4ffe0a43f9df1001253920d8 X-VCS-Branch: dev Date: Fri, 21 Jun 2024 10:59:14 +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: 1e221d85-afcf-4b64-85df-b63e950d1f05 X-Archives-Hash: 0786535f57844cecf355692c2220bff8 commit: 79f607c937ac285a4ffe0a43f9df1001253920d8 Author: Takuya Wakazono gmail com> AuthorDate: Fri Jun 21 10:50:03 2024 +0000 Commit: Takuya Wakazono 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"