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.
So, I've looked at licenses and it looks like LICENSE variable should be: Apache-2.0 BSD MIT BSD-2 MPL-2 ICS MIT-with-advertising-exception but one of the dependencies is also LGPLv3 with linking exception. Should it be stated in the ebuild's variable also?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096bab14d75e9ebfb3414135d1b7fb76ac1e6fa5 commit 096bab14d75e9ebfb3414135d1b7fb76ac1e6fa5 Author: Konstantin Podshumok <kpp.live+signed@gmail.com> AuthorDate: 2020-04-21 01:07:41 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-04-29 11:40:07 +0000 sys-cluster/kube-router: bump to 0.4 Closes: https://bugs.gentoo.org/695302 Signed-off-by: Konstantin Podshumok <kpp.live+signed@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15446 Signed-off-by: Joonas Niilola <juippis@gentoo.org> sys-cluster/kube-router/Manifest | 1 + sys-cluster/kube-router/files/kube-router.confd | 3 + sys-cluster/kube-router/files/kube-router.initd | 12 +- sys-cluster/kube-router/kube-router-0.3.1.ebuild | 10 +- sys-cluster/kube-router/kube-router-0.4.0.ebuild | 160 +++++++++++++++++++++++ 5 files changed, 180 insertions(+), 6 deletions(-)