diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:33:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:39 +0100 |
commit | e552adb58247a7aa6da68e591ec353a2b4809918 (patch) | |
tree | de7e556b3e9465fe2e463212ff71ff9ce3b89cb1 /app-metrics | |
parent | app-metrics/github-exporter: add licenses for transitive go dependencies (diff) | |
download | gentoo-e552adb58247a7aa6da68e591ec353a2b4809918.tar.gz gentoo-e552adb58247a7aa6da68e591ec353a2b4809918.tar.bz2 gentoo-e552adb58247a7aa6da68e591ec353a2b4809918.zip |
app-metrics/grok_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>
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/grok_exporter/grok_exporter-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |