commit: d6112312873acca55cb0f50866f8516dbf12d08e Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu May 19 10:53:22 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu May 19 10:54:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6112312
sci-misc/jupyterlab-desktop-bin: update LICENSE Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> .../jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.3.4.2.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.3.4.2.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.3.4.2.ebuild index 15bdd61754eb..aff596591a12 100644 --- a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.3.4.2.ebuild +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.3.4.2.ebuild @@ -10,7 +10,11 @@ HOMEPAGE="https://jupyter.org/" SRC_URI="https://github.com/jupyterlab/${PN%%-bin}/releases/download/v$(ver_rs 3 -)/JupyterLab-Setup-Fedora.rpm -> ${P}.rpm" KEYWORDS="-* ~amd64" -LICENSE="BSD MIT" +# 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 +" SLOT="0" RDEPEND="
