From 4302dcdf804aa25a9f9f8eb9b0150ca8996af8ed Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Tue, 26 May 2020 19:18:05 +0200 Subject: [PATCH] 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 --- net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild | 2 +- net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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} -- 2.26.2