summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Mozes <hydrapolic@gmail.com>2017-05-11 11:16:30 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-19 12:51:35 +0200
commitac58fa2e85aa1e2a200916ee4882fc8ea128f562 (patch)
treeb7837461fee8dc02061f53459df6dab4fb8bc56b /app-misc/elasticsearch/elasticsearch-5.2.2.ebuild
parentapp-misc/abduco: drop old (diff)
downloadgentoo-ac58fa2e85aa1e2a200916ee4882fc8ea128f562.tar.gz
gentoo-ac58fa2e85aa1e2a200916ee4882fc8ea128f562.tar.bz2
gentoo-ac58fa2e85aa1e2a200916ee4882fc8ea128f562.zip
app-misc/elasticsearch: include license for bundled libs
Closes: https://github.com/gentoo/gentoo/pull/4603 Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc/elasticsearch/elasticsearch-5.2.2.ebuild')
-rw-r--r--app-misc/elasticsearch/elasticsearch-5.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/elasticsearch/elasticsearch-5.2.2.ebuild b/app-misc/elasticsearch/elasticsearch-5.2.2.ebuild
index ba141a646d4f..2ff60df7ea5c 100644
--- a/app-misc/elasticsearch/elasticsearch-5.2.2.ebuild
+++ b/app-misc/elasticsearch/elasticsearch-5.2.2.ebuild
@@ -8,7 +8,7 @@ inherit eutils systemd user
DESCRIPTION="Open Source, Distributed, RESTful, Search Engine"
HOMEPAGE="https://www.elastic.co/products/elasticsearch"
SRC_URI="https://artifacts.elastic.co/downloads/${PN}/${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD-2 LGPL-3 MIT public-domain"
SLOT="0"
KEYWORDS="~amd64"