diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-09-17 16:42:12 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-09-17 16:42:12 +0000 |
commit | c70169d4d9f2aae447c058f942cdf966b3f3b728 (patch) | |
tree | 83918bd670f7a2962e201a5a18f0eb29887175e1 /app-antivirus | |
parent | Version bump to 3.3.5 (diff) | |
download | gentoo-2-c70169d4d9f2aae447c058f942cdf966b3f3b728.tar.gz gentoo-2-c70169d4d9f2aae447c058f942cdf966b3f3b728.tar.bz2 gentoo-2-c70169d4d9f2aae447c058f942cdf966b3f3b728.zip |
Stable on x86 and amd64, security bug #106279.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.87.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 6767d9d68d8e..8b6e61ca61bc 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.107 2005/09/17 15:11:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.108 2005/09/17 16:42:12 ticho Exp $ + + 17 Sep 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.87.ebuild: + Stable on x86 and amd64, security bug #106279. *clamav-0.87 (16 Sep 2005) diff --git a/app-antivirus/clamav/clamav-0.87.ebuild b/app-antivirus/clamav/clamav-0.87.ebuild index 92c6192a0ac6..c12154eca52e 100644 --- a/app-antivirus/clamav/clamav-0.87.ebuild +++ b/app-antivirus/clamav/clamav-0.87.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.1 2005/09/16 16:57:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.2 2005/09/17 16:42:12 ticho Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |