Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 570666 | Differences between
and this patch

Collapse All | Expand All

(-)dev-util/buildbot/buildbot-0.8.12.ebuild (-1 / +3 lines)
Lines 82-88 Link Here
82
82
83
	newconfd "${FILESDIR}/buildmaster.confd" buildmaster
83
	newconfd "${FILESDIR}/buildmaster.confd" buildmaster
84
	newinitd "${FILESDIR}/buildmaster.initd" buildmaster
84
	newinitd "${FILESDIR}/buildmaster.initd" buildmaster
85
	systemd_dounit "${FILESDIR}"/${PN}.service
85
	systemd_dounit "${FILESDIR}/buildmaster.target"
86
	systemd_newunit "${FILESDIR}/buildmaster_at.service" "buildmaster@.service"
87
	systemd_install_serviced "${FILESDIR}/buildmaster_at.service.conf" "buildmaster@.service"
86
88
87
	readme.gentoo_create_doc
89
	readme.gentoo_create_doc
88
}
90
}

Return to bug 570666