From: Holger Hoffstätte Date: Mon, 2 Dec 2019 22:38:29 +0000 (+0100) Subject: app-metrics/prometheus: add licenses for transitive go dependencies X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8edaf0ebd2de8a41f994a6613683af535f39d698;p=gentoo.git app-metrics/prometheus: add licenses for transitive go dependencies Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte Signed-off-by: Michał Górny --- 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=""