blob: d07738e37ffed7b08e65937d8b8db71f89d03ef7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/promu >=dev-lang/go-1.16 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 3b47b6e0e18257d2abb17663c575fc36
_md5_=9a32330fdbef15f06d625464afa06fbf
|