commit: 976cda57ca742e51ab08a91cbe653cf1722f7910 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Thu May 1 07:54:25 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat May 10 06:03:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=976cda57
www-client/chromium: update LICENSE Closes: https://bugs.gentoo.org/492424 Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> [List main BSD license first, then alphabetical order] Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> www-client/chromium/chromium-134.0.6998.117.ebuild | 5 ++++- www-client/chromium/chromium-136.0.7103.92.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/www-client/chromium/chromium-134.0.6998.117.ebuild b/www-client/chromium/chromium-134.0.6998.117.ebuild index 20b7094c1756..c6e698f03878 100644 --- a/www-client/chromium/chromium-134.0.6998.117.ebuild +++ b/www-client/chromium/chromium-134.0.6998.117.ebuild @@ -68,7 +68,10 @@ SRC_URI="https://chromium-tarballs.distfiles.gentoo.org/${P}-linux.tar.xz ) pgo? ( https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar )" -LICENSE="BSD" +# https://gitweb.gentoo.org/proj/chromium-tools.git/tree/get-chromium-licences.py +LICENSE="BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Base64 Boost-1.0 CC-BY-3.0 CC-BY-4.0 Clear-BSD" +LICENSE+=" FFT2D FTL IJG ISC LGPL-2 LGPL-2.1 libpng libpng2 MIT MPL-1.1 MPL-2.0 Ms-PL openssl PSF-2" +LICENSE+=" SGI-B-2.0 SSLeay SunSoft Unicode-3.0 Unicode-DFS-2015 Unlicense unRAR UoI-NCSA X11-Lucent" SLOT="0/stable" # Dev exists mostly to give devs some breathing room for beta/stable releases; # it shouldn't be keyworded but adventurous users can select it. diff --git a/www-client/chromium/chromium-136.0.7103.92.ebuild b/www-client/chromium/chromium-136.0.7103.92.ebuild index 78224a529288..6f150ca7d454 100644 --- a/www-client/chromium/chromium-136.0.7103.92.ebuild +++ b/www-client/chromium/chromium-136.0.7103.92.ebuild @@ -69,7 +69,10 @@ SRC_URI="https://github.com/chromium-linux-tarballs/chromium-tarballs/releases/d ) pgo? ( https://github.com/elkablo/chromium-profiler/releases/download/v0.2/chromium-profiler-0.2.tar )" -LICENSE="BSD" +# https://gitweb.gentoo.org/proj/chromium-tools.git/tree/get-chromium-licences.py +LICENSE="BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Base64 Boost-1.0 CC-BY-3.0 CC-BY-4.0 Clear-BSD" +LICENSE+=" FFT2D FTL IJG ISC LGPL-2 LGPL-2.1 libpng libpng2 MIT MPL-1.1 MPL-2.0 Ms-PL openssl PSF-2" +LICENSE+=" SGI-B-2.0 SSLeay SunSoft Unicode-3.0 Unicode-DFS-2015 Unlicense unRAR UoI-NCSA X11-Lucent" SLOT="0/stable" # Dev exists mostly to give devs some breathing room for beta/stable releases; # it shouldn't be keyworded but adventurous users can select it.
