From 3068646094006b1d9c80bcb671ae42ef171b9eff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Holger=20Hoffst=C3=A4tte?= Date: Mon, 2 Dec 2019 23:32:34 +0100 Subject: [PATCH] app-metrics/github-exporter: add licenses for transitive go dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/695212 Signed-off-by: Holger Hoffstätte Signed-off-by: Michał Górny --- app-metrics/github-exporter/github-exporter-04-r1.ebuild | 2 +- 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" -- 2.26.2