diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-20 13:49:17 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-20 13:49:17 +0000 |
commit | ced25d1fb15ea0b501bc3454a3b13e53edd02f78 (patch) | |
tree | 9532e22ee104a938338ea381c33fc6d052d1f4ac /app-antivirus | |
parent | New version compatible with ghc-6.8. Mark older one as not working with ghc-6.8. (diff) | |
download | gentoo-2-ced25d1fb15ea0b501bc3454a3b13e53edd02f78.tar.gz gentoo-2-ced25d1fb15ea0b501bc3454a3b13e53edd02f78.tar.bz2 gentoo-2-ced25d1fb15ea0b501bc3454a3b13e53edd02f78.zip |
Sparc stable, security Bug #202762.
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.91.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 2cd13656c40c..64013c41be0b 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.261 2007/12/20 13:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.262 2007/12/20 13:49:17 fmccor Exp $ + + 20 Dec 2007; Ferris McCormick <fmccor@gentoo.org> clamav-0.91.2-r1.ebuild: + Sparc stable, security Bug #202762. 20 Dec 2007; Markus Meier <maekke@gentoo.org> clamav-0.91.2-r1.ebuild: x86 stable, security bug #202762 diff --git a/app-antivirus/clamav/clamav-0.91.2-r1.ebuild b/app-antivirus/clamav/clamav-0.91.2-r1.ebuild index 38c18c327103..27710d9fd10c 100644 --- a/app-antivirus/clamav/clamav-0.91.2-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.91.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2-r1.ebuild,v 1.3 2007/12/20 13:20:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.91.2-r1.ebuild,v 1.4 2007/12/20 13:49:17 fmccor Exp $ inherit autotools 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="bzip2 crypt mailwrapper milter nls selinux" DEPEND="virtual/libc |