diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-06 12:57:50 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-06 12:57:50 +0000 |
commit | 75e8e5c4ce1773dff7ea86a72f7f6a1fbac445a8 (patch) | |
tree | 547eba371f5a20c3c4ba8b676345067660fa2db0 /app-antivirus | |
parent | bug 93620 (diff) | |
download | gentoo-2-75e8e5c4ce1773dff7ea86a72f7f6a1fbac445a8.tar.gz gentoo-2-75e8e5c4ce1773dff7ea86a72f7f6a1fbac445a8.tar.bz2 gentoo-2-75e8e5c4ce1773dff7ea86a72f7f6a1fbac445a8.zip |
Stable on x86, bug #87579.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.85.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 34580a5639df..51cf84a7d927 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.73 2005/06/06 06:48:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.74 2005/06/06 12:57:50 ticho Exp $ + + 06 Jun 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.85.1-r1.ebuild: + Stable on x86. Closes bug #87579 by Robert <gentoo at devrey.homelinux.com>. 06 Jun 2005; Markus Rothe <corsair@gentoo.org> clamav-0.85.1.ebuild: Stable on ppc64 diff --git a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild b/app-antivirus/clamav/clamav-0.85.1-r1.ebuild index 09ce4550841a..c7d55cdf1bfb 100644 --- a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.85.1-r1.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.85.1-r1.ebuild,v 1.2 2005/05/30 20:22:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.85.1-r1.ebuild,v 1.3 2005/06/06 12:57:50 ticho 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 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64 ~ia64" IUSE="crypt milter selinux" DEPEND="virtual/libc |