The listed packages seem to be bundling (vendoring) multiple dependencies, however the LICENSE variable does not seem to reflect that. Please verify the licenses for all vendored dependencies, and include them in the LICENSE variable. While at it, please be watchful for license conflicts. See tracker bug for tips on how to do that.
Ping.
mgorny: please note that ninka returns lots of false positives on ANY package that includes code from github.com/spf13/cobra Go module, specifically because the it module helps generate licenses for other modules! It should return just Apache-2.0, because that's the license of that module itself (but it includes license text for MANY other licenses)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee85643743c590d7580bb5038426cd1776c18d1 commit cee85643743c590d7580bb5038426cd1776c18d1 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2020-04-04 07:05:49 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2020-04-04 07:05:49 +0000 dev-go/simplevirt: fix LICENSE Closes: https://bugs.gentoo.org/694910 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)