app-metrics/mysql_exporter: add licenses for transitive go dependencies

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>
This commit is contained in:
Holger Hoffstätte
2019-12-02 23:35:31 +01:00
committed by Michał Górny
parent 286a453adc
commit 032c19f1a1
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ KEYWORDS="~amd64"
DESCRIPTION="Prometheus exporter for MySQL server metrics"
HOMEPAGE="https://github.com/prometheus/mysqld_exporter"
SRC_URI="${ARCHIVE_URI}"
LICENSE="Apache-2.0"
LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="0"
IUSE=""

View File

@@ -13,7 +13,7 @@ KEYWORDS="~amd64"
DESCRIPTION="Prometheus exporter for MySQL server metrics"
HOMEPAGE="https://github.com/prometheus/mysqld_exporter"
SRC_URI="${ARCHIVE_URI}"
LICENSE="Apache-2.0"
LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="0"
IUSE=""