summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2019-12-02 23:33:53 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-03 10:47:43 +0100
commit286a453adcad2787bd5d8f57993d355d6b88e3e3 (patch)
treeb5a6d06bf52742c0f6362312106bdb634ff62aea /app-metrics
parentapp-metrics/memcached_exporter: add licenses for transitive go dependencies (diff)
downloadgentoo-286a453adcad2787bd5d8f57993d355d6b88e3e3.tar.gz
gentoo-286a453adcad2787bd5d8f57993d355d6b88e3e3.tar.bz2
gentoo-286a453adcad2787bd5d8f57993d355d6b88e3e3.zip
app-metrics/mongodb_exporter: add licenses for transitive go dependencies
Also revbump since some users may reject AGPL. Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/mongodb_exporter/mongodb_exporter-0.6.2-r1.ebuild (renamed from app-metrics/mongodb_exporter/mongodb_exporter-0.6.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/mongodb_exporter/mongodb_exporter-0.6.2.ebuild b/app-metrics/mongodb_exporter/mongodb_exporter-0.6.2-r1.ebuild
index 4f780222d44f..4343d2823685 100644
--- a/app-metrics/mongodb_exporter/mongodb_exporter-0.6.2.ebuild
+++ b/app-metrics/mongodb_exporter/mongodb_exporter-0.6.2-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Prometheus exporter for MongoDB"
HOMEPAGE="https://github.com/percona/mongodb_exporter"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 AGPL-3 BSD MIT"
SLOT="0"
KEYWORDS="~amd64"