From: Zac Medico Date: Tue, 17 Sep 2019 21:38:55 +0000 (-0700) Subject: app-admin/consul-template: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1839b9b7ec45352b5e5f0411a45103c6747abc4;p=gentoo.git app-admin/consul-template: LICENSE: account for vendored software Reported-by: Michał Górny Closes: https://bugs.gentoo.org/694700 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- diff --git a/app-admin/consul-template/consul-template-0.20.0.ebuild b/app-admin/consul-template/consul-template-0.20.0.ebuild index e76748e495cc..0dc27765b37a 100644 --- a/app-admin/consul-template/consul-template-0.20.0.ebuild +++ b/app-admin/consul-template/consul-template-0.20.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Generic template rendering and notifications with Consul" GIT_COMMIT="9a0f301" EGO_PN="github.com/hashicorp/${PN}" HOMEPAGE="https://github.com/hashicorp/consul-template" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 ISC MIT WTFPL-2" SLOT="0" # TODO: debug test failures RESTRICT="test"