diff options
author | 2006-08-08 01:05:10 +0000 | |
---|---|---|
committer | 2006-08-08 01:05:10 +0000 | |
commit | a8c93e51aa0c973f58329064348e7703bcb1f696 (patch) | |
tree | f9fc5321a046ac4de5592e9fb63de610acffaca7 | |
parent | Version bump. This fixes bug #143076. (diff) | |
download | gentoo-2-a8c93e51aa0c973f58329064348e7703bcb1f696.tar.gz gentoo-2-a8c93e51aa0c973f58329064348e7703bcb1f696.tar.bz2 gentoo-2-a8c93e51aa0c973f58329064348e7703bcb1f696.zip |
amd64 stable re security 143093
(Portage version: 2.1-r2)
-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 276ea89a7377..c33830013394 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.160 2006/08/08 00:51:48 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.161 2006/08/08 01:05:10 deltacow Exp $ + + 08 Aug 2006; Scott Stoddard <deltacow@gentoo.org> clamav-0.88.4.ebuild: + Stable on amd64 (re bug #143093). 08 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.4.ebuild: Stable on alpha 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 acdfbc8d12a5..f4515b7107cc 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.4 2006/08/08 00:51:48 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.4.ebuild,v 1.5 2006/08/08 01:05:10 deltacow 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 |