blob: 5148be0771bdce1fe38de3a3b2427d76852d2acc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DEPEND=acct-group/mongodb_exporter acct-user/mongodb_exporter
DESCRIPTION=Prometheus exporter for MongoDB
EAPI=7
HOMEPAGE=https://github.com/percona/mongodb_exporter
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 AGPL-3 BSD MIT
RDEPEND=acct-group/mongodb_exporter acct-user/mongodb_exporter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/percona/mongodb_exporter/archive/v0.11.1.tar.gz -> mongodb_exporter-0.11.1.tar.gz
_eclasses_=go-module 8aabf8812bab7a6f07e7a32958c505ef
_md5_=868ffa873f65eb02a762d506478e5833
|