diff options
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index ef90d735d563..3990d657ba4f 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.129 2006/01/12 19:18:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.130 2006/01/12 21:21:56 corsair Exp $ + + 12 Jan 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.ebuild: + Stable on ppc64; bug #118459 12 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> clamav-0.88.ebuild: Stable on hppa. See bug #118459. diff --git a/app-antivirus/clamav/clamav-0.88.ebuild b/app-antivirus/clamav/clamav-0.88.ebuild index d9084b4bb966..0a47758c52fe 100644 --- a/app-antivirus/clamav/clamav-0.88.ebuild +++ b/app-antivirus/clamav/clamav-0.88.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.ebuild,v 1.7 2006/01/12 19:18:10 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.ebuild,v 1.8 2006/01/12 21:21:56 corsair 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 |