From 392b6de38b4b39ec553987f878f2300c25707d32 Mon Sep 17 00:00:00 2001 From: Tomas Mozes Date: Fri, 12 May 2017 04:58:02 +0000 Subject: www-apps/kibana-bin: add license for bundled libs Closes: https://github.com/gentoo/gentoo/pull/4602 --- www-apps/kibana-bin/kibana-bin-5.2.2.ebuild | 3 ++- www-apps/kibana-bin/kibana-bin-5.3.2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'www-apps/kibana-bin') diff --git a/www-apps/kibana-bin/kibana-bin-5.2.2.ebuild b/www-apps/kibana-bin/kibana-bin-5.2.2.ebuild index 42cdc24f529c..1fd6bda66bd9 100644 --- a/www-apps/kibana-bin/kibana-bin-5.2.2.ebuild +++ b/www-apps/kibana-bin/kibana-bin-5.2.2.ebuild @@ -13,7 +13,8 @@ HOMEPAGE="https://www.elastic.co/products/kibana" SRC_URI="amd64? ( https://artifacts.elastic.co/downloads/${MY_PN}/${MY_P}-linux-x86_64.tar.gz ) x86? ( https://artifacts.elastic.co/downloads/${MY_PN}/${MY_P}-linux-x86.tar.gz )" -LICENSE="Apache-2.0" +# source: LICENSE.txt and NOTICE.txt +LICENSE="Apache-2.0 Artistic-2 BSD BSD-2 CC-BY-3.0 CC-BY-4.0 icu ISC MIT MPL-2.0 OFL-1.1 openssl public-domain Unlicense WTFPL-2 ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" diff --git a/www-apps/kibana-bin/kibana-bin-5.3.2.ebuild b/www-apps/kibana-bin/kibana-bin-5.3.2.ebuild index 24fff7fe327f..450e15448692 100644 --- a/www-apps/kibana-bin/kibana-bin-5.3.2.ebuild +++ b/www-apps/kibana-bin/kibana-bin-5.3.2.ebuild @@ -13,7 +13,8 @@ HOMEPAGE="https://www.elastic.co/products/kibana" SRC_URI="amd64? ( https://artifacts.elastic.co/downloads/${MY_PN}/${MY_P}-linux-x86_64.tar.gz ) x86? ( https://artifacts.elastic.co/downloads/${MY_PN}/${MY_P}-linux-x86.tar.gz )" -LICENSE="Apache-2.0" +# source: LICENSE.txt and NOTICE.txt +LICENSE="Apache-2.0 Artistic-2 BSD BSD-2 CC-BY-3.0 CC-BY-4.0 icu ISC MIT MPL-2.0 OFL-1.1 openssl public-domain Unlicense WTFPL-2 ZLIB" SLOT="0" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad