diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:28:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:27 +0100 |
commit | 9fdc21244f352851749395e9897d361bf326b603 (patch) | |
tree | ce58215ae2d456dd8a1911eece07a9b7da8a63cc /app-metrics | |
parent | app-emulation/cadvisor: add licenses for transitive go dependencies (diff) | |
download | gentoo-9fdc21244f352851749395e9897d361bf326b603.tar.gz gentoo-9fdc21244f352851749395e9897d361bf326b603.tar.bz2 gentoo-9fdc21244f352851749395e9897d361bf326b603.zip |
app-metrics/alertmanager: 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/alertmanager/alertmanager-0.18.0.ebuild | 2 | ||||
-rw-r--r-- | app-metrics/alertmanager/alertmanager-0.19.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/alertmanager/alertmanager-0.18.0.ebuild b/app-metrics/alertmanager/alertmanager-0.18.0.ebuild index 1cbc8d1add42..7909a618ac91 100644 --- a/app-metrics/alertmanager/alertmanager-0.18.0.ebuild +++ b/app-metrics/alertmanager/alertmanager-0.18.0.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64" DESCRIPTION="Alertmanager for alerts sent by client applications such as Prometheus" HOMEPAGE="https://github.com/prometheus/alertmanager" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0" IUSE="" diff --git a/app-metrics/alertmanager/alertmanager-0.19.0.ebuild b/app-metrics/alertmanager/alertmanager-0.19.0.ebuild index ec6dbaf138c1..3955cf657695 100644 --- a/app-metrics/alertmanager/alertmanager-0.19.0.ebuild +++ b/app-metrics/alertmanager/alertmanager-0.19.0.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64" DESCRIPTION="Alertmanager for alerts sent by client applications such as Prometheus" HOMEPAGE="https://github.com/prometheus/alertmanager" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0" IUSE="" |