diff options
author | Ulrich Müller <ulm@gentoo.org> | 2024-05-12 16:51:13 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2024-05-13 18:05:30 +0200 |
commit | 006e714e23f0cfb204f51400a66acd0cae8f7e2e (patch) | |
tree | 8588298a9a1215a911a5e9dc9a8d6afbc81f0ae5 /sci-misc | |
parent | sci-chemistry/pymol: OFL license has been renamed to OFL-1.0 (diff) | |
download | gentoo-006e714e23f0cfb204f51400a66acd0cae8f7e2e.tar.gz gentoo-006e714e23f0cfb204f51400a66acd0cae8f7e2e.tar.bz2 gentoo-006e714e23f0cfb204f51400a66acd0cae8f7e2e.zip |
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@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-4.1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |