diff options
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.81.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index b4f888225db9..c82f5e3ba617 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.41 2005/01/28 21:21:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.42 2005/01/30 20:02:04 kloeri Exp $ + + 30 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> clamav-0.81.ebuild: + Stable on alpha, bug 78656. 28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> clamav-0.81.ebuild: Stable on ppc. diff --git a/app-antivirus/clamav/clamav-0.81.ebuild b/app-antivirus/clamav/clamav-0.81.ebuild index 7923ef183cc2..c51e2991f818 100644 --- a/app-antivirus/clamav/clamav-0.81.ebuild +++ b/app-antivirus/clamav/clamav-0.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.81.ebuild,v 1.6 2005/01/28 21:21:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.81.ebuild,v 1.7 2005/01/30 20:02:04 kloeri Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc amd64 ~hppa ~alpha ~ppc64" +KEYWORDS="x86 ppc sparc amd64 ~hppa alpha ~ppc64" IUSE="crypt milter selinux" DEPEND="virtual/libc |