summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-20 19:39:39 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-20 19:40:43 -0700
commit013a6e12e6d3ab2eec67930a0bafb40af546fa81 (patch)
tree48bb2e03f57ae57a6206eecc24f272cf8f0d58b4
parentdev-db/rqlite: LICENSE: account for vendored software (diff)
downloadgentoo-013a6e12e6d3ab2eec67930a0bafb40af546fa81.tar.gz
gentoo-013a6e12e6d3ab2eec67930a0bafb40af546fa81.tar.bz2
gentoo-013a6e12e6d3ab2eec67930a0bafb40af546fa81.zip
app-metrics/uwsgi_exporter: LICENSE: account for vendored software
Bug: https://bugs.gentoo.org/695220 Reported-by: Michał Górny <mgorny@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild b/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
index 7c5dd6280d85..b705627040f0 100644
--- a/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
+++ b/app-metrics/uwsgi_exporter/uwsgi_exporter-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ KEYWORDS="~amd64"
DESCRIPTION="uWSGI metrics exporter for prometheus.io"
HOMEPAGE="https://github.com/timonwong/uwsgi_exporter"
SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD ISC MIT"
SLOT="0"
IUSE=""