summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2019-12-02 23:31:37 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-03 10:47:34 +0100
commit4cfc626f41b85cde22b253bfbde3484e9edf8a47 (patch)
treec59f8b57d3f56747a3e30779f2f6d087d62e5299
parentapp-metrics/burrow_exporter: add licenses for transitive go dependencies (diff)
downloadgentoo-4cfc626f41b85cde22b253bfbde3484e9edf8a47.tar.gz
gentoo-4cfc626f41b85cde22b253bfbde3484e9edf8a47.tar.bz2
gentoo-4cfc626f41b85cde22b253bfbde3484e9edf8a47.zip
app-metrics/consul_exporter: add licenses for transitive go dependencies
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>
-rw-r--r--app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"