diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:32:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:37 +0100 |
commit | 3068646094006b1d9c80bcb671ae42ef171b9eff (patch) | |
tree | 7f54b73cac1714b225451b09b4d96bc17511f48d /app-metrics | |
parent | app-metrics/elasticsearch_exporter: add licenses for transitive go dependencies (diff) | |
download | gentoo-3068646094006b1d9c80bcb671ae42ef171b9eff.tar.gz gentoo-3068646094006b1d9c80bcb671ae42ef171b9eff.tar.bz2 gentoo-3068646094006b1d9c80bcb671ae42ef171b9eff.zip |
app-metrics/github-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/github-exporter/github-exporter-04-r1.ebuild | 2 | ||||
-rw-r--r-- | app-metrics/github-exporter/github-exporter-04.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/github-exporter/github-exporter-04-r1.ebuild b/app-metrics/github-exporter/github-exporter-04-r1.ebuild index f61b022c35f9..261a18c962a0 100644 --- a/app-metrics/github-exporter/github-exporter-04-r1.ebuild +++ b/app-metrics/github-exporter/github-exporter-04-r1.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/infinityworks/github-exporter" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64" diff --git a/app-metrics/github-exporter/github-exporter-04.ebuild b/app-metrics/github-exporter/github-exporter-04.ebuild index 6bc641ecb2f1..45f9e2708a25 100644 --- a/app-metrics/github-exporter/github-exporter-04.ebuild +++ b/app-metrics/github-exporter/github-exporter-04.ebuild @@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/infinityworks/github-exporter" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz ${EGO_VENDOR_URI}" -LICENSE="MIT" +LICENSE="MIT Apache-2.0 BSD" SLOT="0" KEYWORDS="~amd64" |