app-metrics/memcached_exporter: add licenses for transitive go dependencies
authorHolger Hoffstätte <holger@applied-asynchrony.com>
Mon, 2 Dec 2019 22:33:24 +0000 (23:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 3 Dec 2019 09:47:41 +0000 (10:47 +0100)
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/memcached_exporter/memcached_exporter-0.5.0.ebuild

index b7ee78d656072e47c9b04258864cc8b6ee8b360e..ce01e1229f0952300220add531785215730647a5 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="Prometheus exporter for memcached"
 HOMEPAGE="https://github.com/prometheus/memcached_exporter"
 SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
 KEYWORDS="~amd64"