blob: 48599e714244f89bfa0474c52caff3c9f52b2aac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install postinst test unpack
DEPEND=>=dev-lang/go-1.7.1
DESCRIPTION=Lightweight log shipper for Logstash and Elasticsearch
EAPI=6
HOMEPAGE=https://www.elastic.co/products/beats
KEYWORDS=amd64
LICENSE=Apache-2.0
RDEPEND=!app-admin/filebeat-bin
SLOT=0
SRC_URI=https://github.com/elastic/beats/archive/v5.1.2.tar.gz -> filebeat-5.1.2.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_compile:- src_test:- src_install:-
_md5_=38a5be64fad31e067e5c3a403cea0be6
|