blob: 7fdc484a0100ef406a4e19be1ba10d26437aeae3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare setup test unpack
DEPEND=>=dev-lang/go-1.8 dev-util/promu >=dev-lang/go-1.8
DESCRIPTION=Prometheus monitoring system and time series database
EAPI=6
HOMEPAGE=https://github.com/prometheus/prometheus
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/prometheus/prometheus/archive/v1.8.2.tar.gz -> prometheus-1.8.2.tar.gz
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 user e4b567c44272a719fabf53f0f885d3f7
_md5_=514b720affab631bb875bb404d92c30a
|