diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-11-03 23:25:11 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-11-03 23:25:11 +0000 |
commit | c6b919a66b4082c494591d1f912d3d4afa208dd2 (patch) | |
tree | 64df9f1dc1439d4f09f8a74ba88dd21f76d65d53 /app-antivirus/clamav | |
parent | Bump 0.8.6 to stable per tester feedback (diff) | |
download | gentoo-2-c6b919a66b4082c494591d1f912d3d4afa208dd2.tar.gz gentoo-2-c6b919a66b4082c494591d1f912d3d4afa208dd2.tar.bz2 gentoo-2-c6b919a66b4082c494591d1f912d3d4afa208dd2.zip |
Stable on x86, security bug #109213.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.87.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index abe4b944b38c..25bb49861867 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.115 2005/11/03 23:22:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.116 2005/11/03 23:25:11 ticho Exp $ + + 03 Nov 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.87.1.ebuild: + Stable on x86, security bug #109213. *clamav-0.87.1 (03 Nov 2005) diff --git a/app-antivirus/clamav/clamav-0.87.1.ebuild b/app-antivirus/clamav/clamav-0.87.1.ebuild index 4f584ae8d863..3a6127468681 100644 --- a/app-antivirus/clamav/clamav-0.87.1.ebuild +++ b/app-antivirus/clamav/clamav-0.87.1.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.1.ebuild,v 1.1 2005/11/03 23:22:52 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.1.ebuild,v 1.2 2005/11/03 23:25:11 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 |