blob: 9b8c384a583f927545930caab7782fbdacb75d19 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install postinst prepare unpack
DESCRIPTION=Lightweight log shipper for Logstash and Elasticsearch
EAPI=8
HOMEPAGE=https://www.elastic.co/products/beats
INHERIT=go-module
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 BSD-2 MIT
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/elastic/beats/archive/v7.17.5.tar.gz -> filebeat-7.17.5.tar.gz https://media.githubusercontent.com/media/hydrapolic/gentoo-dist/master/filebeat/filebeat-7.17.5-deps.tar.xz
_eclasses_=go-module fdf8c78611f9efa20d26b955399a44c7
_md5_=db8f9ea54790e286b3c4ad558da82243
|