blob: 8b1d42728281aad85bd52832081786f20dcd650d (
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_=edo 367e103a74bf77e6a8da7894d999fa3c flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=92bddcf37c46aad498d4d025eadcf1a5
|