blob: 043fa0141b460c7b01de9090764df4382a4c849a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
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 git-r3
IUSE=btrfs
LICENSE=Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0
PROPERTIES=live
RDEPEND=app-containers/podman[btrfs?]
RESTRICT=test strip
SLOT=0
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 systemd c8b03e8df84486aa991d4396686e8942 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=1a4624cdd657a33f66f7d515a14a798f
|