diff options
-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 0c930a77c0c1..40a6e3f6acfb 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.141 2006/04/30 11:44:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.142 2006/05/01 15:43:08 ferdy Exp $ + + 01 May 2006; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.88.2.ebuild: + Stable on Alpha wrt bug #131791 *clamav-0.88.2 (30 Apr 2006) diff --git a/app-antivirus/clamav/clamav-0.88.2.ebuild b/app-antivirus/clamav/clamav-0.88.2.ebuild index ab64b8b47c10..8c1a2ea2d31a 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.1 2006/04/30 11:44:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.2.ebuild,v 1.2 2006/05/01 15:43:08 ferdy 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 |