commit: 832bcf317e4d8519636154615916ceccfc2569bc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun May 12 14:48:43 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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 <ulm <AT> 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"
