summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/clamav/ChangeLog')
-rw-r--r--app-antivirus/clamav/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 43481ed527c2..99e4bc60dffa 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-antivirus/clamav
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.308 2008/09/13 22:48:04 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.309 2008/11/10 21:04:28 dertobi123 Exp $
+
+*clamav-0.94.1 (10 Nov 2008)
+
+ 10 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ +files/clamav-0.94.1-buildfix.patch, +clamav-0.94.1.ebuild:
+ Version bump, #245450. Move test deps into COMMON_DEPEND, require
+ >=pkgconfig-0.20. Keywords for all architectures except amd64, ppc and x86
+ dropped due to test related deps (valgrind/duma) not being keyworded.
13 Sep 2008; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.94.ebuild:
Add missing buildtime dep on dev-util/pkgconfig, #237552