blob: 9be97d93ca89570f032cccf9cc5bc37f6ab6023e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst unpack
DEPEND=>=dev-lang/go-1.9.2
DESCRIPTION=Lightweight log shipper for Logstash and Elasticsearch
EAPI=6
HOMEPAGE=https://www.elastic.co/products/beats
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=!app-admin/filebeat-bin
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/elastic/beats/archive/v6.2.4.tar.gz -> filebeat-6.2.4.tar.gz
_eclasses_=eapi7-ver ad64fd3dcf3a655ac44ecae6d0e5ffcc
_md5_=38ea90023980c049e48a221f509e10ae
|