Gentoo Archives: gentoo-commits

From: Thomas Raschbacher <lordvan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Wed, 30 Dec 2015 10:06:49
Message-Id: 1451469826.8472f34e2dade038cf6b1b6e59f9c6379db67013.lordvan@gentoo
1 commit: 8472f34e2dade038cf6b1b6e59f9c6379db67013
2 Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 10:03:46 2015 +0000
4 Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 10:03:46 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8472f34e
7
8 block older versions because of bug #567680
9
10 app-antivirus/clamav/clamav-0.99.ebuild | 3 ++-
11 1 file changed, 2 insertions(+), 1 deletion(-)
12
13 diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild
14 index 565b0c5..28b0309 100644
15 --- a/app-antivirus/clamav/clamav-0.99.ebuild
16 +++ b/app-antivirus/clamav/clamav-0.99.ebuild
17 @@ -24,7 +24,8 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
18 >=sys-libs/zlib-1.2.2
19 !libressl? ( dev-libs/openssl:0 )
20 libressl? ( dev-libs/libressl )
21 - sys-devel/libtool"
22 + sys-devel/libtool
23 + !!<app-antivirus/clamav-0.99"
24 # openssl is now *required* see this link as to why
25 # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
26 DEPEND="${CDEPEND}