app-antivirus/clamav: added note about hardblock and pcre dep
authorThomas Raschbacher <lordvan@gentoo.org>
Mon, 23 May 2016 21:30:31 +0000 (23:30 +0200)
committerThomas Raschbacher <lordvan@gentoo.org>
Mon, 23 May 2016 21:31:32 +0000 (23:31 +0200)
Package-Manager: portage-2.2.23

app-antivirus/clamav/clamav-0.99.1.ebuild
app-antivirus/clamav/clamav-0.99.2.ebuild
app-antivirus/clamav/clamav-0.99.ebuild

index f709ad8504cd791efc7780bd1c25af417e6802aa..4f16064a1185554e9d17fc7792f7f0ff2afb018b 100644 (file)
@@ -25,7 +25,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )
        sys-devel/libtool
+       >dev-libs/libpcre-6
        !!<app-antivirus/clamav-0.99"
+# hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
 # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
index 08c5f5a25458ea97376cbd029457bc392077b1f0..1b0207dfc967bb1d0bfa1a98c480f1177b2a0d42 100644 (file)
@@ -26,7 +26,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )
        sys-devel/libtool
+       >dev-libs/libpcre-6
        !!<app-antivirus/clamav-0.99"
+# hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
 # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}
index 22e37794dd51f0c2e50b34c4b6a8f0c957abf2e9..9f4090d42f84594021ce7b58eaa73fd06c26b193 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,7 +25,9 @@ CDEPEND="bzip2? ( app-arch/bzip2 )
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )
        sys-devel/libtool
+       >dev-libs/libpcre-6
        !!<app-antivirus/clamav-0.99"
+# hard block clamav < 0.99 due to linking problems Bug #567680
 # openssl is now *required* see this link as to why
 # http://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
 DEPEND="${CDEPEND}