From: Zac Medico Date: Tue, 17 Sep 2019 21:17:16 +0000 (-0700) Subject: app-admin/consul: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ee127d0be93b7541d66e7ec69390636ef88f072;p=gentoo.git app-admin/consul: LICENSE: account for vendored software 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 --- 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"