diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:59:28 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-05-31 12:59:28 +0000 |
commit | 31407e112f92fca8074a0a239829df7a62593c6d (patch) | |
tree | b3d67b9d049a21d92030c84316a79eb1bdd127a8 /app-antivirus/clamav | |
parent | Does not compile on IA64 (and we don't support 2.4); pulling keyword. (diff) | |
download | gentoo-2-31407e112f92fca8074a0a239829df7a62593c6d.tar.gz gentoo-2-31407e112f92fca8074a0a239829df7a62593c6d.tar.bz2 gentoo-2-31407e112f92fca8074a0a239829df7a62593c6d.zip |
Stable on IA64; bug #131791.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index d78f1d3dd180..d2cb28d2cb7c 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.148 2006/05/01 22:47:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.149 2006/05/31 12:59:28 plasmaroo Exp $ + + 31 May 2006; <plasmaroo@gentoo.org> clamav-0.88.2.ebuild: + Stable on IA64; bug #131791. 01 May 2006; Jason Wever <weeve@gentoo.org> clamav-0.88.2.ebuild: Stable on SPARC wrt security bug #131791. diff --git a/app-antivirus/clamav/clamav-0.88.2.ebuild b/app-antivirus/clamav/clamav-0.88.2.ebuild index d178f902fc38..bd12a7e3543e 100644 --- a/app-antivirus/clamav/clamav-0.88.2.ebuild +++ b/app-antivirus/clamav/clamav-0.88.2.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.2.ebuild,v 1.8 2006/05/01 22:47:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.2.ebuild,v 1.9 2006/05/31 12:59:28 plasmaroo 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 |