Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Sun, 18 Aug 2019 12:37:28
Message-Id: 1566131783.188e5d936f2d54757b47893168c1357ed67579b1.soap@gentoo
1 commit: 188e5d936f2d54757b47893168c1357ed67579b1
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 18 11:58:39 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 18 12:36:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188e5d93
7
8 app-antivirus/clamav: [QA] Fix trailing whitespace
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 app-antivirus/clamav/clamav-0.101.2-r1.ebuild | 2 +-
14 app-antivirus/clamav/clamav-0.101.3.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-antivirus/clamav/clamav-0.101.2-r1.ebuild b/app-antivirus/clamav/clamav-0.101.2-r1.ebuild
18 index 372a1c6336b..8f560189a48 100644
19 --- a/app-antivirus/clamav/clamav-0.101.2-r1.ebuild
20 +++ b/app-antivirus/clamav/clamav-0.101.2-r1.ebuild
21 @@ -64,7 +64,7 @@ src_configure() {
22 # $(use_enable xml)
23 # but that does not work
24 # do not add this, since --disable-xml seems to override
25 - # --without-xml
26 + # --without-xml
27
28 econf \
29 $(use_enable bzip2) \
30
31 diff --git a/app-antivirus/clamav/clamav-0.101.3.ebuild b/app-antivirus/clamav/clamav-0.101.3.ebuild
32 index 8dd5ddef621..2cfbb3d7449 100644
33 --- a/app-antivirus/clamav/clamav-0.101.3.ebuild
34 +++ b/app-antivirus/clamav/clamav-0.101.3.ebuild
35 @@ -64,7 +64,7 @@ src_configure() {
36 # $(use_enable xml)
37 # but that does not work
38 # do not add this, since --disable-xml seems to override
39 - # --without-xml
40 + # --without-xml
41
42 econf \
43 $(use_enable bzip2) \