diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-08 00:51:48 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-08 00:51:48 +0000 |
commit | 81175e3e106ef4063ca5019089c5dbc59ad262d8 (patch) | |
tree | ef3135c0609beab9919887f61f33927371acdf68 /app-antivirus | |
parent | Version bump. (diff) | |
download | gentoo-2-81175e3e106ef4063ca5019089c5dbc59ad262d8.tar.gz gentoo-2-81175e3e106ef4063ca5019089c5dbc59ad262d8.tar.bz2 gentoo-2-81175e3e106ef4063ca5019089c5dbc59ad262d8.zip |
Stable on alpha wrt security bug #143093
(Portage version: 2.1-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index b683f935295f..276ea89a7377 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.159 2006/08/08 00:45:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.160 2006/08/08 00:51:48 ferdy Exp $ + + 08 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.4.ebuild: + Stable on alpha wrt security bug #143093 08 Aug 2006; Jason Wever <weeve@gentoo.org> clamav-0.88.4.ebuild: Stable on SPARC wrt security bug #143093. diff --git a/app-antivirus/clamav/clamav-0.88.4.ebuild b/app-antivirus/clamav/clamav-0.88.4.ebuild index 8baf1aa81d69..acdfbc8d12a5 100644 --- a/app-antivirus/clamav/clamav-0.88.4.ebuild +++ b/app-antivirus/clamav/clamav-0.88.4.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.4.ebuild,v 1.3 2006/08/08 00:45:35 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.4.ebuild,v 1.4 2006/08/08 00:51:48 ferdy Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://mirror.clamav.net/${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 |