net-misc/apt-cacher-ng: doins => newins
authorJeroen Roovers <jer@gentoo.org>
Tue, 26 May 2020 17:18:05 +0000 (19:18 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 26 May 2020 17:18:27 +0000 (19:18 +0200)
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 <jer@gentoo.org>
net-misc/apt-cacher-ng/apt-cacher-ng-3.5_p1-r1.ebuild
net-misc/apt-cacher-ng/apt-cacher-ng-9999999.ebuild

index 97eab60040b873e83e26692bb86ab19da588523e..f118d28f0119ea6a688be442646c8afe81ac20ac 100644 (file)
@@ -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}
index 9740af934f32cca09f3d00007fa859f3a72d0540..6ae025935bf9c49adb64a46482d306a51b9799ea 100644 (file)
@@ -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}