commit: d5c1f9b90aeca9405ed2a567c3560e13145a1026
Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 21:30:31 2016 +0000
Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org>
CommitDate: Mon May 23 21:31:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c1f9b9
app-antivirus/clamav: added note about hardblock and pcre dep
Package-Manager: portage-2.2.23
app-antivirus/clamav/clamav-0.99.1.ebuild | 2 ++
app-antivirus/clamav/clamav-0.99.2.ebuild | 2 ++
app-antivirus/clamav/clamav-0.99.ebuild | 4 +++-
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/app-antivirus/clamav/clamav-0.99.1.ebuild
b/app-antivirus/clamav/clamav-0.99.1.ebuild
index f709ad8..4f16064 100644
--- a/app-antivirus/clamav/clamav-0.99.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.1.ebuild
@@ -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}
diff --git a/app-antivirus/clamav/clamav-0.99.2.ebuild
b/app-antivirus/clamav/clamav-0.99.2.ebuild
index 08c5f5a..1b0207d 100644
--- a/app-antivirus/clamav/clamav-0.99.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.2.ebuild
@@ -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}
diff --git a/app-antivirus/clamav/clamav-0.99.ebuild
b/app-antivirus/clamav/clamav-0.99.ebuild
index 22e3779..9f4090d 100644
--- a/app-antivirus/clamav/clamav-0.99.ebuild
+++ b/app-antivirus/clamav/clamav-0.99.ebuild
@@ -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}