From e4b04b54ba660b9a1600b95a6f84c842c4f3aaa7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 22 Sep 2019 13:37:22 -0700 Subject: [PATCH] sys-cluster/zookeepercli: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695306 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild b/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild index 13a626b00c26..8591b84d3523 100644 --- a/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild +++ b/sys-cluster/zookeepercli/zookeepercli-1.0.12.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz S="${WORKDIR}/${P}/src/${EGO_PN}" DESCRIPTION="Simple, lightweight, dependable CLI for ZooKeeper" HOMEPAGE="https://github.com/outbrain/zookeepercli" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD" SLOT="0" IUSE="" DEPEND=">=dev-lang/go-1.9:=" -- 2.26.2