diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-16 20:42:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-16 20:42:07 +0000 |
commit | cf1068163724bc42e54dacb13801063801507d0f (patch) | |
tree | 92529e2045f01af6ce8ebdae92b86aae410dedb0 /app-antivirus | |
parent | Version bump. (diff) | |
download | gentoo-2-cf1068163724bc42e54dacb13801063801507d0f.tar.gz gentoo-2-cf1068163724bc42e54dacb13801063801507d0f.tar.bz2 gentoo-2-cf1068163724bc42e54dacb13801063801507d0f.zip |
x86 stable, security bug #209915
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.92.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 1b157f1b0d53..37e61a0904f2 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.274 2008/02/13 10:50:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.275 2008/02/16 20:42:07 maekke Exp $ + + 16 Feb 2008; Markus Meier <maekke@gentoo.org> clamav-0.92.1.ebuild: + x86 stable, security bug #209915 13 Feb 2008; Jeroen Roovers <jer@gentoo.org> clamav-0.92.ebuild: Stable for HPPA (bug #207231). diff --git a/app-antivirus/clamav/clamav-0.92.1.ebuild b/app-antivirus/clamav/clamav-0.92.1.ebuild index e6b57ea4ac8f..6e5f7a3f0602 100644 --- a/app-antivirus/clamav/clamav-0.92.1.ebuild +++ b/app-antivirus/clamav/clamav-0.92.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.1 2008/02/11 23:42:29 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.92.1.ebuild,v 1.2 2008/02/16 20:42:07 maekke Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib @@ -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 |