Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav-unofficial-sigs/
Date: Sun, 02 Feb 2020 20:10:21
Message-Id: 1580674133.f514f40099f79fb9fa68265cf7af20b71c760700.mjo@gentoo
1 commit: f514f40099f79fb9fa68265cf7af20b71c760700
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 2 20:04:38 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 2 20:08:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f514f400
7
8 app-antivirus/clamav-unofficial-sigs: new revision to fix cosmetic issue.
9
10 Our logrotate file was being installed with doins, leaving it with a
11 ".logrotate" suffix on the live filesystem. This was harmless, but
12 looks a bit weird. Now it's installed as "/etc/logrotate.d/${PN}".
13
14 Closes: https://bugs.gentoo.org/707952
15 Package-Manager: Portage-2.3.84, Repoman-2.3.20
16 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
17
18 ...cial-sigs-6.0.1-r3.ebuild => clamav-unofficial-sigs-6.0.1-r4.ebuild} | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r3.ebuild b/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r4.ebuild
22 similarity index 98%
23 rename from app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r3.ebuild
24 rename to app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r4.ebuild
25 index 88d2fd74ec5..5125872c022 100644
26 --- a/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r3.ebuild
27 +++ b/app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1-r4.ebuild
28 @@ -33,7 +33,7 @@ src_install() {
29 dosbin "${PN}.sh"
30
31 insinto /etc/logrotate.d
32 - doins "${FILESDIR}/${PN}.logrotate"
33 + newins "${FILESDIR}/${PN}.logrotate" "${PN}"
34
35 insinto "/etc/${PN}"
36 doins config/{master,user}.conf