app-metrics/mongodb_exporter: add licenses for transitive go dependencies
authorHolger Hoffstätte <holger@applied-asynchrony.com>
Mon, 2 Dec 2019 22:33:53 +0000 (23:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 3 Dec 2019 09:47:43 +0000 (10:47 +0100)
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>
app-metrics/mongodb_exporter/mongodb_exporter-0.6.2-r1.ebuild [moved from app-metrics/mongodb_exporter/mongodb_exporter-0.6.2.ebuild with 96% similarity]

similarity index 96%
rename from app-metrics/mongodb_exporter/mongodb_exporter-0.6.2.ebuild
rename to app-metrics/mongodb_exporter/mongodb_exporter-0.6.2-r1.ebuild
index 4f780222d44f359043192f978f6af236cd96a6d0..4343d2823685e5a296079670bb733ec7eb9a044d 100644 (file)
@@ -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"