commit:     c6d5847da610d57eaf88eea759dd174857cdacc8
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 02:57:04 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 02:58:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d5847d

app-metrics/redis_exporter: LICENSE: account for vendored software

Reported-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://bugs.gentoo.org/695220
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild 
b/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
index e6d81a4c74d..09e357fdf37 100644
--- a/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
+++ b/app-metrics/redis_exporter/redis_exporter-0.20.2.ebuild
@@ -12,7 +12,7 @@ KEYWORDS="~amd64"
 DESCRIPTION="Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x 
and 4.x"
 HOMEPAGE="https://github.com/oliver006/redis_exporter";
 SRC_URI="${ARCHIVE_URI}"
-LICENSE="MIT"
+LICENSE="MIT Apache-2.0 BSD"
 SLOT="0"
 IUSE=""
 

Reply via email to