summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2019-12-02 23:38:29 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-03 10:47:55 +0100
commit8edaf0ebd2de8a41f994a6613683af535f39d698 (patch)
tree81a26305a2bce64b1c1ca840ca36874cd501adbf /app-metrics
parentapp-metrics/postgres_exporter: add licenses for transitive go dependencies (diff)
downloadgentoo-8edaf0ebd2de8a41f994a6613683af535f39d698.tar.gz
gentoo-8edaf0ebd2de8a41f994a6613683af535f39d698.tar.bz2
gentoo-8edaf0ebd2de8a41f994a6613683af535f39d698.zip
app-metrics/prometheus: 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/prometheus/prometheus-2.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.13.1.ebuild b/app-metrics/prometheus/prometheus-2.13.1.ebuild
index 3c521635fe3c..d9614ddc2a6b 100644
--- a/app-metrics/prometheus/prometheus-2.13.1.ebuild
+++ b/app-metrics/prometheus/prometheus-2.13.1.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="amd64"
DESCRIPTION="Prometheus monitoring system and time series database"
HOMEPAGE="https://github.com/prometheus/prometheus"
SRC_URI="https://${EGO_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
SLOT="0"
IUSE=""