blob: 66bb8321c1bf02e5b22564f653853830c6a2bf0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst prepare setup
DEPEND=virtual/pkgconfig
DESCRIPTION=Open Source, Distributed, RESTful, Search Engine
EAPI=5
HOMEPAGE=https://www.elastic.co/products/elasticsearch
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=|| ( virtual/jre:1.7 virtual/jre:1.8 )
RESTRICT=strip
SLOT=0
SRC_URI=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.4.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441 user 906f3c8eb3a2350a4f1191a89baa3e46
_md5_=3034f0cdf84e089256ab2d27e1921b57
|