Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 678178
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- a/usr/portage/app-emulation/libpod/libpod-0.12.1.2.ebuild
0
++ b/usr/portage/app-emulation/libpod/libpod-1.0.1.ebuild
Lines 3-9 Link Here
3
3
4
EAPI=6
4
EAPI=6
5
5
6
EGIT_COMMIT="9551f6bb379d4af56dfb63ddf0f3682e40a6694e"
6
EGIT_COMMIT="2c74edd0ac6509d6e533cb4e012e3e3f9e03434d"
7
EGO_PN="github.com/containers/${PN}"
7
EGO_PN="github.com/containers/${PN}"
8
8
9
inherit golang-vcs-snapshot systemd
9
inherit golang-vcs-snapshot systemd
Lines 99-104 src_install() { Link Here
99
99
100
       newinitd "${FILESDIR}"/podman.initd podman
100
       newinitd "${FILESDIR}"/podman.initd podman
101
101
102
       systemd_dounit "${S}"/contrib/varlink/*.service "${S}"/contrib/varlink/*.socket
103
102
       insinto /etc/logrotate.d
104
       insinto /etc/logrotate.d
103
       newins "${FILESDIR}/podman.logrotated" podman
105
       newins "${FILESDIR}/podman.logrotated" podman

Return to bug 678178