blob: f5fd75ea90121ae8ad0a7d80821dff4355227bd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=dev-util/promu >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install prepare test unpack
DESCRIPTION=A tool to scrape a Prometheus client and dump the result as JSON
EAPI=8
HOMEPAGE=https://github.com/prometheus/prom2json
INHERIT=go-module edo
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/prometheus/prom2json/archive/v1.4.1.tar.gz -> prom2json-1.4.1.tar.gz https://dev.gentoo.org/~arthurzam/distfiles/app-metrics/prom2json/prom2json-1.4.1-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 edo 367e103a74bf77e6a8da7894d999fa3c
_md5_=92bddcf37c46aad498d4d025eadcf1a5
|