diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-01-10 09:47:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-01-10 09:47:17 +0000 |
commit | 33f849b2a5691e08a2480f7009d832dc106f43c5 (patch) | |
tree | fb9bd97acf92fd1366e60e2ca3ae063fd57d2fb0 /app-antivirus/clamav | |
parent | Version bump. (diff) | |
download | gentoo-2-33f849b2a5691e08a2480f7009d832dc106f43c5.tar.gz gentoo-2-33f849b2a5691e08a2480f7009d832dc106f43c5.tar.bz2 gentoo-2-33f849b2a5691e08a2480f7009d832dc106f43c5.zip |
Stable on x86, security bug #118459.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 4e3ced239189..b6ffab0754e8 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.124 2006/01/09 22:50:51 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.125 2006/01/10 09:47:17 ticho Exp $ + + 10 Jan 2006; Andrej Kacian <ticho@gentoo.org> clamav-0.88.ebuild: + Stable on x86, security bug #118459. 09 Jan 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.ebuild: Stable on alpha wrt bug #118459 diff --git a/app-antivirus/clamav/clamav-0.88.ebuild b/app-antivirus/clamav/clamav-0.88.ebuild index 3dc898435b4d..5bea980dda01 100644 --- a/app-antivirus/clamav/clamav-0.88.ebuild +++ b/app-antivirus/clamav/clamav-0.88.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.ebuild,v 1.2 2006/01/09 22:50:51 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.3 2006/01/10 09:47:17 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 |