commit: 6151aac612ecab44679c927070d1528ec5566632 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sat Sep 21 01:59:52 2019 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sat Sep 21 02:00:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6151aac6
app-metrics/pushgateway: LICENSE: account for vendored software Reported-by: Michał Górny <mgorny <AT> gentoo.org> Closes: https://bugs.gentoo.org/695218 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> app-metrics/pushgateway/pushgateway-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-metrics/pushgateway/pushgateway-0.9.0.ebuild b/app-metrics/pushgateway/pushgateway-0.9.0.ebuild index ba7d4f8d54e..cd3b9589fb9 100644 --- a/app-metrics/pushgateway/pushgateway-0.9.0.ebuild +++ b/app-metrics/pushgateway/pushgateway-0.9.0.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64" DESCRIPTION="Prometheus push acceptor for ephemeral and batch jobs" HOMEPAGE="https://github.com/prometheus/pushgateway" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" IUSE=""
