blob: 5af7667e7c286b02062966ac1308b90617458d9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/promu >=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DEPEND=acct-group/elasticsearch_exporter acct-user/elasticsearch_exporter
DESCRIPTION=Elasticsearch stats exporter for Prometheus
EAPI=8
HOMEPAGE=https://github.com/justwatchcom/elasticsearch_exporter
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD MIT
RDEPEND=acct-group/elasticsearch_exporter acct-user/elasticsearch_exporter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/justwatchcom/elasticsearch_exporter/archive/v1.3.0.tar.gz -> elasticsearch_exporter-1.3.0.tar.gz https://dev.gentoo.org/~williamh/dist/elasticsearch_exporter-1.3.0-deps.tar.xz
_eclasses_=go-module fdf8c78611f9efa20d26b955399a44c7
_md5_=9a32330fdbef15f06d625464afa06fbf
|