diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-10-16 11:50:32 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-10-16 11:50:32 +0000 |
commit | 2dde00d775e77311e154aa9029b93b489b511f36 (patch) | |
tree | 539608503c2adfcec8e5e377ba12612ebbd1a8fb /app-antivirus | |
parent | Version bump. (diff) | |
download | gentoo-2-2dde00d775e77311e154aa9029b93b489b511f36.tar.gz gentoo-2-2dde00d775e77311e154aa9029b93b489b511f36.tar.bz2 gentoo-2-2dde00d775e77311e154aa9029b93b489b511f36.zip |
Stable on x86, security bug #151561.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 8a92144fa988..67cc55a704ee 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.168 2006/10/16 10:55:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.169 2006/10/16 11:50:32 ticho Exp $ + + 16 Oct 2006; Andrej Kacian <ticho@gentoo.org> clamav-0.88.5.ebuild: + Stable on x86, security bug #151561. *clamav-0.90_rc1 (16 Oct 2006) diff --git a/app-antivirus/clamav/clamav-0.88.5.ebuild b/app-antivirus/clamav/clamav-0.88.5.ebuild index 9747cbc49b05..2fd7379f3154 100644 --- a/app-antivirus/clamav/clamav-0.88.5.ebuild +++ b/app-antivirus/clamav/clamav-0.88.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.5.ebuild,v 1.1 2006/10/15 23:55:53 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.5.ebuild,v 1.2 2006/10/16 11:50:32 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 |