blob: b829a2bc889021edb3d7e807d4fb4f93f3a6d8f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/promu >=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=acct-group/bind_exporter acct-user/bind_exporter
DESCRIPTION=Prometheus exporter for BIND
EAPI=7
HOMEPAGE=https://github.com/digitalocean/bind_exporter
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD MIT
RDEPEND=acct-group/bind_exporter acct-user/bind_exporter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/digitalocean/bind_exporter/archive/v0.3.0.tar.gz -> bind_exporter-0.3.0.tar.gz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=85db8a3df1d1f4d3612aff1c1d891de2
|