blob: 35d0bab2869c70408b97373a69310f736e08a783 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-util/promu-0.3.0 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=!app-metrics/prometheus-bin acct-group/prometheus acct-user/prometheus
DESCRIPTION=Prometheus monitoring system and time series database
EAPI=8
HOMEPAGE=https://github.com/prometheus/prometheus
INHERIT=go-module systemd
KEYWORDS=~amd64 ~arm ~riscv
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RDEPEND=acct-group/prometheus acct-user/prometheus
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/prometheus/prometheus/archive/v2.37.1.tar.gz -> prometheus-2.37.1.tar.gz https://dev.gentoo.org/~williamh/dist/prometheus-2.37.1-deps.tar.xz https://dev.gentoo.org/~williamh/dist/prometheus-2.37.1-assets.tar.xz
_eclasses_=go-module b088539f282ed242c23f38fa65472184 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=e7c6f764ab101def72d69d28807df728
|