commit: 4cfc626f41b85cde22b253bfbde3484e9edf8a47 Author: Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com> AuthorDate: Mon Dec 2 22:31:37 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Dec 3 09:47:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cfc626f
app-metrics/consul_exporter: add licenses for transitive go dependencies Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-metrics/consul_exporter/consul_exporter-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 12823ba01c9..d713d1ae991 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"
