You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
830 B
15 lines
830 B
DEFINED_PHASES=compile install postinst prepare setup test unpack
|
|
DEPEND=>=dev-lang/go-1.12 dev-util/promu >=dev-lang/go-1.10
|
|
DESCRIPTION=Prometheus exporter for blackbox probing via HTTP, HTTPS, DNS, TCP and ICMP
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/prometheus/blackbox_exporter
|
|
IUSE=+filecaps
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0 BSD BSD-2 MIT
|
|
RDEPEND=filecaps? ( sys-libs/libcap )
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://github.com/prometheus/blackbox_exporter/archive/v0.16.0.tar.gz -> blackbox_exporter-0.16.0.tar.gz
|
|
_eclasses_=fcaps da689a8e04bbbb3518888ff668fee45b golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02
|
|
_md5_=cd98d517a64961ed18f0f7f4b9fd85dc
|