diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-03-11 23:18:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-03-11 23:18:27 +0000 |
commit | bb66dd046b23973902c95121594c4eb55af8a01a (patch) | |
tree | b3781f0f4caa57a5a60cee03d5324bb33cee2f76 /app-antivirus | |
parent | linux-mod.eclass: fixed grep in update_modules() so it's not a subshell, and ... (diff) | |
download | gentoo-2-bb66dd046b23973902c95121594c4eb55af8a01a.tar.gz gentoo-2-bb66dd046b23973902c95121594c4eb55af8a01a.tar.bz2 gentoo-2-bb66dd046b23973902c95121594c4eb55af8a01a.zip |
Stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.83.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 66d7e2aa2aa1..2b07d84e9692 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.54 2005/03/10 14:39:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.55 2005/03/11 23:18:27 ticho Exp $ + + 12 Mar 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.83.ebuild: + Stable on x86. 10 Mar 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.82-r1.ebuild, clamav-0.83.ebuild: diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild index 44da5a0f1046..cebf9f3f857f 100644 --- a/app-antivirus/clamav/clamav-0.83.ebuild +++ b/app-antivirus/clamav/clamav-0.83.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.83.ebuild,v 1.3 2005/03/10 14:39:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.4 2005/03/11 23:18:27 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" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~hppa ~alpha ~ppc64" IUSE="crypt milter selinux" DEPEND="virtual/libc |