commit:     8472f34e2dade038cf6b1b6e59f9c6379db67013
Author:     Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 10:03:46 2015 +0000
Commit:     Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 10:03:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8472f34e

block older versions because of bug #567680

 app-antivirus/clamav/clamav-0.99.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.99.ebuild 
b/app-antivirus/clamav/clamav-0.99.ebuild
index 565b0c5..28b0309 100644
--- a/app-antivirus/clamav/clamav-0.99.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.ebuild
@@ -24,7 +24,8 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        >=sys-libs/zlib-1.2.2
        !libressl? ( dev-libs/openssl:0 )
        libressl? ( dev-libs/libressl )
-       sys-devel/libtool"
+       sys-devel/libtool
+       !!<app-antivirus/clamav-0.99"
 # openssl is now *required* see this link as to why
 # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}

Reply via email to