blob: 613f184eb460b15bcdd910d5028670e0153b86ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install prepare test unpack
DEPEND=acct-user/redis_exporter acct-group/redis_exporter
DESCRIPTION=Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x
EAPI=7
HOMEPAGE=https://github.com/oliver006/redis_exporter
INHERIT=go-module systemd
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD
RDEPEND=acct-user/redis_exporter acct-group/redis_exporter
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/oliver006/redis_exporter/archive/v1.37.0.tar.gz -> redis_exporter-1.37.0.tar.gz https://dev.gentoo.org/~zmedico/dist/redis_exporter-1.37.0-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=7a9ee8d2f2de1d52b5e90a22a8d8d398
|