summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-17 14:47:28 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-17 14:49:10 -0700
commita823cbb7fc6a10e35a7c1ef0b7892ffcd184ead1 (patch)
tree9e8472dfbc94470ffde649b441519a22ef74339c /app-admin/consul-replicate
parentdev-util/radare2: drop old (diff)
downloadgentoo-a823cbb7fc6a10e35a7c1ef0b7892ffcd184ead1.tar.gz
gentoo-a823cbb7fc6a10e35a7c1ef0b7892ffcd184ead1.tar.bz2
gentoo-a823cbb7fc6a10e35a7c1ef0b7892ffcd184ead1.zip
app-admin/consul-replicate: LICENSE: account for vendored software
Reported-by: Michał Górny <mgorny@gentoo.org> Closes: https://bugs.gentoo.org/694696 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-admin/consul-replicate')
-rw-r--r--app-admin/consul-replicate/consul-replicate-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild b/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild
index 6696574acddb..7ea2003bd5a4 100644
--- a/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild
+++ b/app-admin/consul-replicate/consul-replicate-0.2.0.ebuild
@@ -9,7 +9,7 @@ KEYWORDS="~amd64"
DESCRIPTION="Consul cross-DC KV replication daemon"
EGO_PN="github.com/hashicorp/${PN}/..."
HOMEPAGE="https://github.com/hashicorp/consul-replicate"
-LICENSE="MPL-2.0"
+LICENSE="MPL-2.0 Apache-2.0 BSD MIT"
SLOT="0"
IUSE="test"