diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-08 06:30:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-08 06:30:21 +0000 |
commit | 104218121d375a5724dfb90a92faf23332fe431d (patch) | |
tree | 0afb276de7b908117c86266617af1cd9c373c3f8 /app-antivirus/clamav | |
parent | Version bump. (diff) | |
download | gentoo-2-104218121d375a5724dfb90a92faf23332fe431d.tar.gz gentoo-2-104218121d375a5724dfb90a92faf23332fe431d.tar.bz2 gentoo-2-104218121d375a5724dfb90a92faf23332fe431d.zip |
Stable on ppc64; bug #143093
(Portage version: 2.1-r1)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index af69abdb90c8..e13c05e11cc2 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.162 2006/08/08 01:11:40 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.163 2006/08/08 06:30:20 corsair Exp $ + + 08 Aug 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.4.ebuild: + Stable on ppc64; bug #143093 08 Aug 2006; Luca Barbato <lu_zero@gentoo.org> clamav-0.88.4.ebuild: Marked ppc diff --git a/app-antivirus/clamav/clamav-0.88.4.ebuild b/app-antivirus/clamav/clamav-0.88.4.ebuild index da24bb69e8b9..8b2fbcfa9938 100644 --- a/app-antivirus/clamav/clamav-0.88.4.ebuild +++ b/app-antivirus/clamav/clamav-0.88.4.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.4.ebuild,v 1.6 2006/08/08 01:11:40 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.4.ebuild,v 1.7 2006/08/08 06:30:21 corsair Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://mirror.clamav.net/${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 |