summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-17 14:17:16 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-17 14:21:17 -0700
commit4ee127d0be93b7541d66e7ec69390636ef88f072 (patch)
tree399515f965d1432087412e9d3893ff9a2a82aab8 /app-admin
parentapp-admin/consul: Remove old versions (diff)
downloadgentoo-4ee127d0be93b7541d66e7ec69390636ef88f072.tar.gz
gentoo-4ee127d0be93b7541d66e7ec69390636ef88f072.tar.bz2
gentoo-4ee127d0be93b7541d66e7ec69390636ef88f072.zip
app-admin/consul: LICENSE: account for vendored software
Reported-by: Michał Górny <mgorny@gentoo.org> Closes: https://bugs.gentoo.org/694694 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/consul-1.4.4-r1.ebuild2
-rw-r--r--app-admin/consul/consul-1.5.3.ebuild2
-rw-r--r--app-admin/consul/consul-1.6.0.ebuild2
3 files changed, 3 insertions, 3 deletions
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"