From: Zac Medico Date: Sun, 22 Sep 2019 20:37:22 +0000 (-0700) Subject: sys-cluster/zookeepercli: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e4b04b54ba660b9a1600b95a6f84c842c4f3aaa7;p=gentoo.git sys-cluster/zookeepercli: LICENSE: account for vendored software 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 --- 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:="