diff options
author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2019-12-02 23:26:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-03 10:47:25 +0100 |
commit | 8fc7fdcc8e1ffe958988cf2067c565b89ada38d6 (patch) | |
tree | 18d0e6d33411d7e86d8c4e514e707cf21432d610 /app-emulation/cadvisor | |
parent | dev-python/tox: Bump to 3.14.2 (diff) | |
download | gentoo-8fc7fdcc8e1ffe958988cf2067c565b89ada38d6.tar.gz gentoo-8fc7fdcc8e1ffe958988cf2067c565b89ada38d6.tar.bz2 gentoo-8fc7fdcc8e1ffe958988cf2067c565b89ada38d6.zip |
app-emulation/cadvisor: 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-emulation/cadvisor')
-rw-r--r-- | app-emulation/cadvisor/cadvisor-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/cadvisor/cadvisor-0.34.0.ebuild b/app-emulation/cadvisor/cadvisor-0.34.0.ebuild index 26280e2293af..60ea53e37238 100644 --- a/app-emulation/cadvisor/cadvisor-0.34.0.ebuild +++ b/app-emulation/cadvisor/cadvisor-0.34.0.ebuild @@ -12,7 +12,7 @@ KEYWORDS="~amd64" DESCRIPTION="Analyzes resource usage and performance characteristics of running containers" HOMEPAGE="https://github.com/google/cadvisor" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 ISC MIT" SLOT="0" IUSE="" |