commit: 8edaf0ebd2de8a41f994a6613683af535f39d698 Author: Holger Hoffstätte <holger <AT> applied-asynchrony <DOT> com> AuthorDate: Mon Dec 2 22:38:29 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Dec 3 09:47:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edaf0eb
app-metrics/prometheus: add licenses for transitive go dependencies Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte <holger <AT> applied-asynchrony.com> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-metrics/prometheus/prometheus-2.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-metrics/prometheus/prometheus-2.13.1.ebuild b/app-metrics/prometheus/prometheus-2.13.1.ebuild index 3c521635fe3..d9614ddc2a6 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=""
