From 4ee127d0be93b7541d66e7ec69390636ef88f072 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 17 Sep 2019 14:17:16 -0700 Subject: app-admin/consul: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Michał Górny Closes: https://bugs.gentoo.org/694694 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- app-admin/consul/consul-1.4.4-r1.ebuild | 2 +- app-admin/consul/consul-1.5.3.ebuild | 2 +- app-admin/consul/consul-1.6.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-admin') diff --git a/app-admin/consul/consul-1.4.4-r1.ebuild b/app-admin/consul/consul-1.4.4-r1.ebuild index cd2aa631ab42..d2c2ea9df0ba 100644 --- a/app-admin/consul/consul-1.4.4-r1.ebuild +++ b/app-admin/consul/consul-1.4.4-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.consul.io" SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" IUSE="" RESTRICT="test" diff --git a/app-admin/consul/consul-1.5.3.ebuild b/app-admin/consul/consul-1.5.3.ebuild index 913d62b917c2..89aa8a2c8845 100644 --- a/app-admin/consul/consul-1.5.3.ebuild +++ b/app-admin/consul/consul-1.5.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.consul.io" SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" IUSE="" RESTRICT="test" diff --git a/app-admin/consul/consul-1.6.0.ebuild b/app-admin/consul/consul-1.6.0.ebuild index b5b9eab35a17..91013647ce8f 100644 --- a/app-admin/consul/consul-1.6.0.ebuild +++ b/app-admin/consul/consul-1.6.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.consul.io" SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" IUSE="" RESTRICT="test" -- cgit v1.2.3-65-gdbad