From: Holger Hoffstätte Date: Mon, 2 Dec 2019 22:32:34 +0000 (+0100) Subject: app-metrics/github-exporter: add licenses for transitive go dependencies X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3068646094006b1d9c80bcb671ae42ef171b9eff;p=gentoo.git app-metrics/github-exporter: add licenses for transitive go dependencies Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte Signed-off-by: Michał Górny --- diff --git a/app-metrics/github-exporter/github-exporter-04-r1.ebuild b/app-metrics/github-exporter/github-exporter-04-r1.ebuild index f61b022c35f9..261a18c962a0 100644 --- a/app-metrics/github-exporter/github-exporter-04-r1.ebuild +++ b/app-metrics/github-exporter/github-exporter-04-r1.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/infinityworks/github-exporter" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64" diff --git a/app-metrics/github-exporter/github-exporter-04.ebuild b/app-metrics/github-exporter/github-exporter-04.ebuild index 6bc641ecb2f1..45f9e2708a25 100644 --- a/app-metrics/github-exporter/github-exporter-04.ebuild +++ b/app-metrics/github-exporter/github-exporter-04.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/infinityworks/github-exporter" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64"