All EAPI=8
This commit is contained in:
parent
bbe7a826e0
commit
a32ea7e351
54 changed files with 66 additions and 286 deletions
|
@ -2,7 +2,7 @@ BDEPEND=dev-util/promu >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
|
|||
DEFINED_PHASES=compile install postinst prepare unpack
|
||||
DEPEND=acct-group/mysqld_exporter acct-user/mysqld_exporter
|
||||
DESCRIPTION=Prometheus exporter for MySQL server metrics
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/prometheus/mysqld_exporter
|
||||
INHERIT=go-module systemd
|
||||
KEYWORDS=~amd64
|
||||
|
@ -12,4 +12,4 @@ RESTRICT=strip
|
|||
SLOT=0
|
||||
SRC_URI=https://github.com/prometheus/mysqld_exporter/archive/f5d5289f7627016d8b53b0b3fa7615da8a73b56a.tar.gz -> mysqld_exporter-0.12.1_p20200622.tar.gz
|
||||
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
|
||||
_md5_=5005988793ebcaa8bc66f1ee75fa5ef5
|
||||
_md5_=030f0120d3d510b70994b8099e3ff92f
|
|
@ -1,16 +0,0 @@
|
|||
BDEPEND=>=dev-lang/go-1.10 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DEPEND=systemd? ( sys-apps/systemd )
|
||||
DESCRIPTION=Prometheus Exporter for Postfix
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/kumina/postfix_exporter
|
||||
INHERIT=golang-build golang-vcs-snapshot systemd
|
||||
IUSE=systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=acct-user/postfix_exporter
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/kumina/postfix_exporter/archive/0.2.0.tar.gz -> postfix_exporter-0.2.0.tar.gz https://github.com/coreos/go-systemd/archive/bebb2b01b0473b183e4624aaf8e23ae6f4b22417.tar.gz -> github.com-coreos-go-systemd-bebb2b01b0473b183e4624aaf8e23ae6f4b22417.tar.gz https://github.com/coreos/pkg/archive/97fdf19511ea361ae1c100dd393cc47f8dcfa1e1.tar.gz -> github.com-coreos-pkg-97fdf19511ea361ae1c100dd393cc47f8dcfa1e1.tar.gz https://github.com/prometheus/client_golang/archive/f504d69affe11ec1ccb2e5948127f86878c9fd57.tar.gz -> github.com-prometheus-client_golang-f504d69affe11ec1ccb2e5948127f86878c9fd57.tar.gz https://github.com/beorn7/perks/archive/3a771d992973f24aa725d07868b467d1ddfceafb.tar.gz -> github.com-beorn7-perks-3a771d992973f24aa725d07868b467d1ddfceafb.tar.gz https://github.com/golang/protobuf/archive/e09c5db296004fbe3f74490e84dcd62c3c5ddb1b.tar.gz -> github.com-golang-protobuf-e09c5db296004fbe3f74490e84dcd62c3c5ddb1b.tar.gz https://github.com/prometheus/client_model/archive/99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c.tar.gz -> github.com-prometheus-client_model-99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c.tar.gz https://github.com/prometheus/common/archive/38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a.tar.gz -> github.com-prometheus-common-38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a.tar.gz https://github.com/matttproud/golang_protobuf_extensions/archive/c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz -> github.com-matttproud-golang_protobuf_extensions-c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz https://github.com/prometheus/procfs/archive/780932d4fbbe0e69b84c34c20f5c8d0981e109ea.tar.gz -> github.com-prometheus-procfs-780932d4fbbe0e69b84c34c20f5c8d0981e109ea.tar.gz https://github.com/alecthomas/kingpin/archive/947dcec5ba9c011838740e680966fd7087a71d0d.tar.gz -> github.com-alecthomas-kingpin-947dcec5ba9c011838740e680966fd7087a71d0d.tar.gz https://github.com/alecthomas/template/archive/fb15b899a75114aa79cc930e33c46b577cc664b1.tar.gz -> github.com-alecthomas-template-fb15b899a75114aa79cc930e33c46b577cc664b1.tar.gz https://github.com/alecthomas/units/archive/f65c72e2690dc4b403c8bd637baf4611cd4c069b.tar.gz -> github.com-alecthomas-units-f65c72e2690dc4b403c8bd637baf4611cd4c069b.tar.gz https://github.com/hpcloud/tail/archive/a30252cb686a21eb2d0b98132633053ec2f7f1e5.tar.gz -> github.com-hpcloud-tail-a30252cb686a21eb2d0b98132633053ec2f7f1e5.tar.gz
|
||||
_eclasses_=golang-base 9f0e420ab37bc55a318d74bab3aae891 golang-build 0bd4f7f8de6ac61b4224cb690c5ea321 golang-vcs-snapshot 6864f899c6843043ba23620fcd4a908c toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
|
||||
_md5_=67b8c277942da648439b5b8ecff09dc7
|
|
@ -2,11 +2,11 @@ BDEPEND=virtual/pkgconfig
|
|||
DEFINED_PHASES=install
|
||||
DEPEND=sys-process/procps
|
||||
DESCRIPTION=CPU and memory monitoring for prometheus
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gittr.ch/linux/gentoo-overlay
|
||||
INHERIT=systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
|
||||
_md5_=fdd129b412000dcfbdc3811b4e65ab3a
|
||||
_md5_=f28f2db9a348892a70ef83bd0c4a2bfa
|
Loading…
Add table
Add a link
Reference in a new issue