diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-28 22:35:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-28 22:35:28 +0000 |
commit | 95820b503ba0d7d2a9187624b0921be9bab9bd03 (patch) | |
tree | 8c84500ebffd62618f0a21f2d04eb9c4bd8df245 /metadata/md5-cache/app-emulation/conmon-2.0.20 | |
parent | Merge updates from master (diff) | |
download | gentoo-95820b503ba0d7d2a9187624b0921be9bab9bd03.tar.gz gentoo-95820b503ba0d7d2a9187624b0921be9bab9bd03.tar.bz2 gentoo-95820b503ba0d7d2a9187624b0921be9bab9bd03.zip |
2020-07-28 22:35:27 UTC
Diffstat (limited to 'metadata/md5-cache/app-emulation/conmon-2.0.20')
-rw-r--r-- | metadata/md5-cache/app-emulation/conmon-2.0.20 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/metadata/md5-cache/app-emulation/conmon-2.0.20 b/metadata/md5-cache/app-emulation/conmon-2.0.20 new file mode 100644 index 000000000000..bc755b060327 --- /dev/null +++ b/metadata/md5-cache/app-emulation/conmon-2.0.20 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install prepare +DEPEND=dev-libs/glib:= systemd? ( sys-apps/systemd:= ) +DESCRIPTION=An OCI container runtime monitor +EAPI=7 +HOMEPAGE=https://github.com/containers/conmon +IUSE=systemd +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=dev-libs/glib:= systemd? ( sys-apps/systemd:= ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/containers/conmon/archive/13244db638cf987c415298a3c23393ae5abeb885.tar.gz -> conmon-2.0.20.tar.gz +_md5_=8284a9f1a17ec64fb3be92ca550cc386 |