From: Holger Hoffstätte Date: Mon, 2 Dec 2019 22:31:37 +0000 (+0100) Subject: app-metrics/consul_exporter: add licenses for transitive go dependencies X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4cfc626f41b85cde22b253bfbde3484e9edf8a47;p=gentoo.git app-metrics/consul_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/consul_exporter/consul_exporter-0.4.0.ebuild b/app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild index 12823ba01c9e..d713d1ae9911 100644 --- a/app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild +++ b/app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Prometheus exporter for consul metrics" HOMEPAGE="https://github.com/prometheus/consul_exporter" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64"