From: Jeroen Roovers Date: Tue, 26 May 2020 17:18:05 +0000 (+0200) Subject: net-misc/apt-cacher-ng: doins => newins X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4302dcdf804aa25a9f9f8eb9b0150ca8996af8ed;p=gentoo.git net-misc/apt-cacher-ng: doins => newins Package-Manager: Portage-2.3.100, Repoman-2.3.22 Closes: https://bugs.gentoo.org/show_bug.cgi?id=725512 Signed-off-by: Jeroen Roovers --- diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild index 97eab60040b8..f118d28f0119 100644 --- a/net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild +++ b/net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild @@ -123,7 +123,7 @@ src_install() { # perl daily cron script dosbin scripts/expire-caller.pl insinto /etc/cron.daily - doins "${FILESDIR}"/cron.daily ${PN} + newins "${FILESDIR}"/cron.daily ${PN} # default configuration insinto /etc/${PN} diff --git a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild index 9740af934f32..6ae025935bf9 100644 --- a/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild +++ b/net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild @@ -115,7 +115,7 @@ src_install() { # perl daily cron script dosbin scripts/expire-caller.pl insinto /etc/cron.daily - doins "${FILESDIR}"/cron.daily ${PN} + newins "${FILESDIR}"/cron.daily ${PN} # default configuration insinto /etc/${PN}