diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:35:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:44 +0100 |
commit | 032c19f1a1a64af6867d6b5291a07ccf1a736a3c (patch) | |
tree | 38e4c83cba43a26ca834d7d4bd2da58d27d0431f /app-metrics | |
parent | app-metrics/mongodb_exporter: add licenses for transitive go dependencies (diff) | |
download | gentoo-032c19f1a1a64af6867d6b5291a07ccf1a736a3c.tar.gz gentoo-032c19f1a1a64af6867d6b5291a07ccf1a736a3c.tar.bz2 gentoo-032c19f1a1a64af6867d6b5291a07ccf1a736a3c.zip |
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>
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/mysqld_exporter/mysqld_exporter-0.10.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-metrics/mysqld_exporter/mysqld_exporter-0.11.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/mysqld_exporter/mysqld_exporter-0.10.0-r1.ebuild b/app-metrics/mysqld_exporter/mysqld_exporter-0.10.0-r1.ebuild index 77a69fda97f7..9c0c77a6397d 100644 --- a/app-metrics/mysqld_exporter/mysqld_exporter-0.10.0-r1.ebuild +++ b/app-metrics/mysqld_exporter/mysqld_exporter-0.10.0-r1.ebuild @@ -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="" diff --git a/app-metrics/mysqld_exporter/mysqld_exporter-0.11.0.ebuild b/app-metrics/mysqld_exporter/mysqld_exporter-0.11.0.ebuild index 3571c885d167..2004daefc985 100644 --- a/app-metrics/mysqld_exporter/mysqld_exporter-0.11.0.ebuild +++ b/app-metrics/mysqld_exporter/mysqld_exporter-0.11.0.ebuild @@ -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="" |