All ebuilds: LICENSE="GPL-2" I inspected gorm-1.2.23 and gorm-1.2.28: COPYING is a copy of the GPLv3. News: ... 0.11 Noteworthy changes in version `1.2.2' ========================================== Requires: gnustep-gui-0.13.0. * Moved to GPLv3 ... GormCore/*.m: ... * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. ... GormLib/*.m ... * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 2.1 of the License, or * (at your option) any later version. ... Under Documentation/COPYING is the GPLv2, but it looks like such was just forgotten about and so not updated. Should be: LICENSE="GPL-3+ LGPL-2.1+"
Thanks for the report and investigation! Let me update all current ebuilds in tree (as they are well beyond 1.2.2)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956eebccd8f063d878a6ed0edb72287e93a1d6c7 commit 956eebccd8f063d878a6ed0edb72287e93a1d6c7 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-11-12 00:15:17 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-11-12 00:57:25 +0000 gnustep-apps/gorm: fix LICENSE This has moved to GPL3 a while ago and has LGPL-2.1 code Closes: https://bugs.gentoo.org/880269 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> gnustep-apps/gorm/gorm-1.2.23.ebuild | 4 ++-- gnustep-apps/gorm/gorm-1.2.24.ebuild | 4 ++-- gnustep-apps/gorm/gorm-1.2.26.ebuild | 4 ++-- gnustep-apps/gorm/gorm-1.2.28.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-)