From c1839b9b7ec45352b5e5f0411a45103c6747abc4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 17 Sep 2019 14:38:55 -0700 Subject: [PATCH] app-admin/consul-template: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- app-admin/consul-template/consul-template-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.26.2