diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/kibana-bin/kibana-bin-5.2.2.ebuild | 3 | ||||
-rw-r--r-- | www-apps/kibana-bin/kibana-bin-5.3.2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
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" |