blob: fd13ad0fdc1325db3e7e8cf0c08b41bdd292cd7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DEPEND=app-containers/podman[btrfs?]
DESCRIPTION=Exporter for podman giving containers, pods, images, volumes & networks metrics
EAPI=8
HOMEPAGE=https://github.com/containers/prometheus-podman-exporter
INHERIT=go-module systemd
IUSE=btrfs
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0
RDEPEND=app-containers/podman[btrfs?]
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/containers/prometheus-podman-exporter/archive/refs/tags/v1.4.0.tar.gz -> prometheus-podman-exporter-1.4.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd c8b03e8df84486aa991d4396686e8942
_md5_=90d7ad2ea5e4e05362a25edcf4cf204b
|