diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-04-07 09:13:20 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-04-07 09:13:20 +0000 |
commit | 21bc8f5571ea0fdab3db76e4c7e9f97f4c22aa4e (patch) | |
tree | 828be935548ff2d12b92ff96b28433f67ee48da5 /app-antivirus/clamav | |
parent | Initial import (diff) | |
download | gentoo-2-21bc8f5571ea0fdab3db76e4c7e9f97f4c22aa4e.tar.gz gentoo-2-21bc8f5571ea0fdab3db76e4c7e9f97f4c22aa4e.tar.bz2 gentoo-2-21bc8f5571ea0fdab3db76e4c7e9f97f4c22aa4e.zip |
stable on amd64 wrt bug 128963
(Portage version: 2.1_pre7-r4)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 5e425adf6ccb..76299e8d58ab 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.137 2006/04/07 00:12:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.138 2006/04/07 09:13:19 blubb Exp $ + + 07 Apr 2006; Simon Stelling <blubb@gentoo.org> clamav-0.88.1.ebuild: + stable on amd64 wrt bug 128963 07 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.88.1.ebuild: Stable on sparc wrt security #128963 diff --git a/app-antivirus/clamav/clamav-0.88.1.ebuild b/app-antivirus/clamav/clamav-0.88.1.ebuild index 07344cf169f1..8fbea4f583a9 100644 --- a/app-antivirus/clamav/clamav-0.88.1.ebuild +++ b/app-antivirus/clamav/clamav-0.88.1.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.1.ebuild,v 1.5 2006/04/07 00:12:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.1.ebuild,v 1.6 2006/04/07 09:13:20 blubb 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 |