app-metrics/consul_exporter: add licenses for transitive go dependencies
authorHolger Hoffstätte <holger@applied-asynchrony.com>
Mon, 2 Dec 2019 22:31:37 +0000 (23:31 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 3 Dec 2019 09:47:34 +0000 (10:47 +0100)
Bug: https://bugs.gentoo.org/695212
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild

index 12823ba01c9ed6a92cd78ff41d1289a1d53cc5dc..d713d1ae9911b1e37d6af15bee028164692e5fc5 100644 (file)
@@ -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"