summaryrefslogtreecommitdiff
path: root/app-antivirus/clamav
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2016-05-23 23:30:31 +0200
committerThomas Raschbacher <lordvan@gentoo.org>2016-05-23 23:31:32 +0200
commitd5c1f9b90aeca9405ed2a567c3560e13145a1026 (patch)
tree69bfb0e2a2f668595bf1c63b5068d6849b805f61 /app-antivirus/clamav
parent51f267f3d8f5f67450ff0655fb0e9513bfde19d7 (diff)
downloadgentoo-d5c1f9b90aeca9405ed2a567c3560e13145a1026.tar.gz
gentoo-d5c1f9b90aeca9405ed2a567c3560e13145a1026.tar.xz
app-antivirus/clamav: added note about hardblock and pcre dep
Package-Manager: portage-2.2.23
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/clamav-0.99.1.ebuild2
-rw-r--r--app-antivirus/clamav/clamav-0.99.2.ebuild2
-rw-r--r--app-antivirus/clamav/clamav-0.99.ebuild4
3 files changed, 7 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.99.1.ebuild b/app-antivirus/clamav/clamav-0.99.1.ebuild
index f709ad8504c..4f16064a118 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 08c5f5a2545..1b0207dfc96 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 22e37794dd5..9f4090d42f8 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}