diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-05-01 16:47:26 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-05-01 16:47:26 +0000 |
commit | cea94145ffc10046c291fb573a8923a42e75bced (patch) | |
tree | 1b9da172269f7ecfea55e8324e56689c0ce185b8 /app-antivirus | |
parent | Build indexlib as convenience library and don't install it. (diff) | |
download | gentoo-2-cea94145ffc10046c291fb573a8923a42e75bced.tar.gz gentoo-2-cea94145ffc10046c291fb573a8923a42e75bced.tar.bz2 gentoo-2-cea94145ffc10046c291fb573a8923a42e75bced.zip |
Stable on x86; bug #131791
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-antivirus')
-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 3bf87a088ca7..8af91455c9c4 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.143 2006/05/01 16:34:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.144 2006/05/01 16:47:26 halcy0n Exp $ + + 01 May 2006; Mark Loeser <halcy0n@gentoo.org> clamav-0.88.2.ebuild: + Stable on x86; bug #131791 01 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> clamav-0.88.2.ebuild: diff --git a/app-antivirus/clamav/clamav-0.88.2.ebuild b/app-antivirus/clamav/clamav-0.88.2.ebuild index 72bb6f2af09f..c061000a2333 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.3 2006/05/01 16:34:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.2.ebuild,v 1.4 2006/05/01 16:47:26 halcy0n 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 |