The media-video/avidemux-2.8.1 ebuild has this: LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain" Avidemux is GPL-2, but tarball contains other software included as source with the licenses listed in https://github.com/mean00/avidemux2/blob/master/License.txt We have to add LGPL and OFL-1.1, and remove public-domain values. The updated variable should be: LICENSE="GPL-1 GPL-2 MIT PSF-2 LGPL OFL-1.1" Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005a3a9a63abf67e525eac6e924b23433eca4868 commit 005a3a9a63abf67e525eac6e924b23433eca4868 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-09 07:26:03 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-09 07:26:52 +0000 media-libs/avidemux-plugins: fix LICENSE Closes: https://bugs.gentoo.org/890040 Signed-off-by: Sam James <sam@gentoo.org> media-libs/avidemux-plugins/avidemux-plugins-2.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a9af137c542159f3fe1c7782f454309163bbb6 commit c1a9af137c542159f3fe1c7782f454309163bbb6 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-09 07:24:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-09 07:26:51 +0000 media-libs/avidemux-core: fix LICENSE Closes: https://bugs.gentoo.org/890040 Signed-off-by: Sam James <sam@gentoo.org> media-libs/avidemux-core/avidemux-core-2.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ea4a8809f0750aaef489433c827d39710f8887 commit d8ea4a8809f0750aaef489433c827d39710f8887 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-09 07:23:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-09 07:26:51 +0000 media-video/avidemux: fix LICENSE Closes: https://bugs.gentoo.org/890040 Signed-off-by: Sam James <sam@gentoo.org> media-video/avidemux/avidemux-2.8.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)