I'd never really messed around with fish until yesterday, and came across https://fishshell.com/blog/licensing-error/ which seemed relevant to our interests. I don't know if we've already accounted for this or need to make some license adjustments.
Thank you for reporting. According to the license notices in the source files, the ebuild should have: LICENSE="GPL-2 BSD BSD-2 CC0-1.0 GPL-2+ ISC LGPL-2+ MIT PSF-2 ZLIB"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcb64163dc99c3b88e23e3eaddd0b3936033c3c commit 8dcb64163dc99c3b88e23e3eaddd0b3936033c3c Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2024-03-15 04:16:51 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2024-03-15 04:16:51 +0000 app-shells/fish: update LICENSE Closes: https://bugs.gentoo.org/927039 Signed-off-by: Ulrich Müller <ulm@gentoo.org> app-shells/fish/fish-3.4.0.ebuild | 4 ++-- app-shells/fish/fish-3.6.1.ebuild | 2 +- app-shells/fish/fish-3.7.0.ebuild | 2 +- app-shells/fish/fish-9999.ebuild | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)