blob: 4251f9bc1c423aebe8b75afd3b496ec55e6413ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare setup test unpack
DEPEND=dev-util/promu >=dev-lang/go-1.10
DESCRIPTION=Prometheus exporter for MySQL server metrics
EAPI=6
HOMEPAGE=https://github.com/prometheus/mysqld_exporter
INHERIT=eapi7-ver user golang-build golang-vcs-snapshot
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/prometheus/mysqld_exporter/archive/v0.11.0.tar.gz -> mysqld_exporter-0.11.0.tar.gz
_eclasses_=eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 user-info 2e75eaea3582b052ec16d9d5aa74ced3 user 1033b6bed7cf367c4507ea9a3ff503d0 golang-base b8fb27dacacea08140c53857f439fc7d golang-build f037bca330974d0c1a23c7390ddcba09 golang-vcs-snapshot ee98df2c8a27c4347826db72f6dc2d50
_md5_=7be767158889d62f82dc511907c7901f
|