blob: 3ced3fa33edd5cc64a29a4646014f3af6f27dc0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/promu >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare unpack
DEPEND=acct-group/postgres_exporter acct-user/postgres_exporter
DESCRIPTION=PostgreSQL stats exporter for Prometheus
EAPI=8
HOMEPAGE=https://github.com/prometheus-community/postgres_exporter
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD MIT
RDEPEND=acct-group/postgres_exporter acct-user/postgres_exporter
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/prometheus-community/postgres_exporter/archive/v0.15.0.tar.gz -> postgres_exporter-0.15.0.tar.gz https://dev.gentoo.org/~arthurzam/distfiles/app-metrics/postgres_exporter/postgres_exporter-0.15.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env bcded5e9562f5510f1cb84be888c85f9 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=938ccc8556c0315774dd5c452008dc40
|