commit: 006e714e23f0cfb204f51400a66acd0cae8f7e2e Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun May 12 14:51:13 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon May 13 16:05:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006e714e
sci-misc/jupyterlab-desktop-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> sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild index fba316a220ed..d5323619277e 100644 --- a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild @@ -20,7 +20,7 @@ KEYWORDS="-* ~amd64" # 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"
