From: Holger Hoffstätte Date: Mon, 2 Dec 2019 22:33:00 +0000 (+0100) Subject: app-metrics/grok_exporter: add licenses for transitive go dependencies X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e552adb58247a7aa6da68e591ec353a2b4809918;p=gentoo.git app-metrics/grok_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/grok_exporter/grok_exporter-0.2.6.ebuild b/app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild index 328fd97b74fd..29464c26fe09 100644 --- a/app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild +++ b/app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild @@ -22,7 +22,7 @@ DESCRIPTION="Unstructured log data exporter for Prometheus" HOMEPAGE="https://github.com/fstab/Grok_exporter" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD MIT" SLOT="0" KEYWORDS="~amd64"