summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-17 14:38:55 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-17 14:39:27 -0700
commitc1839b9b7ec45352b5e5f0411a45103c6747abc4 (patch)
treecf6bd418b3d41ad074b03e7cda49869f6259b32f /app-admin
parentapp-admin/consul-template: Remove old version 0.19. (diff)
downloadgentoo-c1839b9b7ec45352b5e5f0411a45103c6747abc4.tar.gz
gentoo-c1839b9b7ec45352b5e5f0411a45103c6747abc4.tar.bz2
gentoo-c1839b9b7ec45352b5e5f0411a45103c6747abc4.zip
app-admin/consul-template: LICENSE: account for vendored software
Reported-by: Michał Górny <mgorny@gentoo.org> Closes: https://bugs.gentoo.org/694700 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/consul-template/consul-template-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"