summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-20 18:59:52 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-20 19:00:13 -0700
commit6151aac612ecab44679c927070d1528ec5566632 (patch)
tree93165e6fa96451d17671942516497e4ac640a551
parentapp-metrics/pushgateway: Remove old versions (diff)
downloadgentoo-6151aac612ecab44679c927070d1528ec5566632.tar.gz
gentoo-6151aac612ecab44679c927070d1528ec5566632.tar.bz2
gentoo-6151aac612ecab44679c927070d1528ec5566632.zip
app-metrics/pushgateway: LICENSE: account for vendored software
Reported-by: Michał Górny <mgorny@gentoo.org> Closes: https://bugs.gentoo.org/695218 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--app-metrics/pushgateway/pushgateway-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/pushgateway/pushgateway-0.9.0.ebuild b/app-metrics/pushgateway/pushgateway-0.9.0.ebuild
index ba7d4f8d54e6..cd3b9589fb94 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=""