blob: 6305410f93d680b15b04535e4ceb67f9241905c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install postinst prepare setup test unpack
DEPEND=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/v2.0.0-beta.2.tar.gz -> prometheus-2.0.0_beta2.tar.gz
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 user e4b567c44272a719fabf53f0f885d3f7
_md5_=896b10b65c9facf33d19daccf41720a3
|