diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:29:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:28 +0100 |
commit | 0223cb8c4b5202a3405f4a0cbabda97c87530d31 (patch) | |
tree | a6e45e77baa9d48fd32cbdcf6d46e779d8eb3b3e /app-metrics | |
parent | app-metrics/alertmanager: add licenses for transitive go dependencies (diff) | |
download | gentoo-0223cb8c4b5202a3405f4a0cbabda97c87530d31.tar.gz gentoo-0223cb8c4b5202a3405f4a0cbabda97c87530d31.tar.bz2 gentoo-0223cb8c4b5202a3405f4a0cbabda97c87530d31.zip |
app-metrics/blackbox_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/blackbox_exporter/blackbox_exporter-0.15.1.ebuild | 2 | ||||
-rw-r--r-- | app-metrics/blackbox_exporter/blackbox_exporter-0.16.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/blackbox_exporter/blackbox_exporter-0.15.1.ebuild b/app-metrics/blackbox_exporter/blackbox_exporter-0.15.1.ebuild index c39fbc922b0f..52e9c480877c 100644 --- a/app-metrics/blackbox_exporter/blackbox_exporter-0.15.1.ebuild +++ b/app-metrics/blackbox_exporter/blackbox_exporter-0.15.1.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64" DESCRIPTION="Prometheus exporter for blackbox probing via HTTP, HTTPS, DNS, TCP and ICMP" HOMEPAGE="https://github.com/prometheus/blackbox_exporter" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" IUSE="" diff --git a/app-metrics/blackbox_exporter/blackbox_exporter-0.16.0.ebuild b/app-metrics/blackbox_exporter/blackbox_exporter-0.16.0.ebuild index 6cb34675b588..82e0d20ed7f4 100644 --- a/app-metrics/blackbox_exporter/blackbox_exporter-0.16.0.ebuild +++ b/app-metrics/blackbox_exporter/blackbox_exporter-0.16.0.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64" DESCRIPTION="Prometheus exporter for blackbox probing via HTTP, HTTPS, DNS, TCP and ICMP" HOMEPAGE="https://github.com/prometheus/blackbox_exporter" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" IUSE="" |