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 15AB9158064 for ; Mon, 13 May 2024 16:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39B5FE2AD3; Mon, 13 May 2024 16:11:50 +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 1B369E2AD2 for ; Mon, 13 May 2024 16:11:50 +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 99802342F94 for ; Mon, 13 May 2024 16:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04B981ACA for ; Mon, 13 May 2024 16:11:45 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1715616328.832bcf317e4d8519636154615916ceccfc2569bc.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/popcorntime-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild X-VCS-Directories: media-video/popcorntime-bin/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 832bcf317e4d8519636154615916ceccfc2569bc X-VCS-Branch: master Date: Mon, 13 May 2024 16:11:45 +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: 07e5c990-548f-44a9-941e-91d907def83f X-Archives-Hash: 677def875ce7085c907fdec33ffc1003 commit: 832bcf317e4d8519636154615916ceccfc2569bc Author: Ulrich Müller gentoo org> AuthorDate: Sun May 12 14:48:43 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 13 16:05:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832bcf31 media-video/popcorntime-bin: Fix LICENSE, OFL-1.1 instead of OFL Bug: https://bugs.gentoo.org/931823 Signed-off-by: Ulrich Müller gentoo.org> media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild | 4 ++-- media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild | 2 +- media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild index 194dd26d3375..732f6f49a8e4 100644 --- a/media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild +++ b/media-video/popcorntime-bin/popcorntime-bin-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2022 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ KEYWORDS="-* ~amd64 ~x86" # 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" RESTRICT="bindist mirror" diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild index 4d14332ff5f3..761a93ccf625 100644 --- a/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild +++ b/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild @@ -23,7 +23,7 @@ KEYWORDS="-* ~amd64 ~x86" # 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" RESTRICT="bindist mirror" diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild index 1a57d5895207..e8fb9e1cdf91 100644 --- a/media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild +++ b/media-video/popcorntime-bin/popcorntime-bin-0.5.1.ebuild @@ -19,7 +19,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"