diff options
author | 2004-11-13 13:25:50 +0000 | |
---|---|---|
committer | 2004-11-13 13:25:50 +0000 | |
commit | d9a3f4fc44d346d22d85f70d46129366f83cdbab (patch) | |
tree | 21182bb0a5cab6e05a89239cb70bbc43afa49aee /app-antivirus/clamav | |
parent | Fixes #70681 (binfmt_elf), #62524 (pmtx) (Manifest recommit) (diff) | |
download | gentoo-2-d9a3f4fc44d346d22d85f70d46129366f83cdbab.tar.gz gentoo-2-d9a3f4fc44d346d22d85f70d46129366f83cdbab.tar.bz2 gentoo-2-d9a3f4fc44d346d22d85f70d46129366f83cdbab.zip |
Stable on x86.
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index f31db99aa693..aad75c99b3fd 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.21 2004/10/23 18:34:56 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.22 2004/11/13 13:25:50 ticho Exp $ + + 13 Nov 2004; Andrej Kacian <ticho@gentoo.org> clamav-0.80.ebuild: + Stable on x86. 23 Oct 2004; Tom Martin <slarti@gentoo.org> clamav-0.80.ebuild: Marked ~amd64, see bug 68633. diff --git a/app-antivirus/clamav/clamav-0.80.ebuild b/app-antivirus/clamav/clamav-0.80.ebuild index 29de5836df12..8094cbb0d417 100644 --- a/app-antivirus/clamav/clamav-0.80.ebuild +++ b/app-antivirus/clamav/clamav-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.4 2004/10/23 18:34:56 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.80.ebuild,v 1.5 2004/11/13 13:25:50 ticho Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/clamav/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="milter crypt" DEPEND="virtual/libc |