Closes: https://bugs.gentoo.org/693414
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
EGIT_COMMIT="00057929f5acfd98341964d85722383363376d52"
EGO_PN="github.com/containers/${PN}"
-inherit flag-o-matic golang-vcs-snapshot
+inherit bash-completion-r1 flag-o-matic golang-vcs-snapshot
DESCRIPTION="Library and podman tool for running OCI-based containers in Pods"
HOMEPAGE="https://github.com/containers/libpod/"
insinto /etc/logrotate.d
newins "${FILESDIR}/podman.logrotated" podman
+ dobashcomp completions/bash/*
+
keepdir /var/lib/containers
}