diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-09 00:56:10 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-09 00:56:10 +0000 |
commit | d61bfbda63a03250ce5b6ae872b286a3985dab0f (patch) | |
tree | 9c0d4b0cdb9ade3a4857f2a520d1b93755b84d2f /app-antivirus | |
parent | arm/hppa/ia64/s390 stable (diff) | |
download | gentoo-2-d61bfbda63a03250ce5b6ae872b286a3985dab0f.tar.gz gentoo-2-d61bfbda63a03250ce5b6ae872b286a3985dab0f.tar.bz2 gentoo-2-d61bfbda63a03250ce5b6ae872b286a3985dab0f.zip |
Marked stable no amd64.
(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.82-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 33c659b75639..ca138190bbba 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.52 2005/02/27 23:21:30 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.53 2005/03/09 00:56:10 cryos Exp $ + + 09 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> clamav-0.82-r1.ebuild: + Marked stable on amd64. 27 Feb 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.83.ebuild: Fixed milter issue - added a conditional depend on mail-mta/sendmail, and a diff --git a/app-antivirus/clamav/clamav-0.82-r1.ebuild b/app-antivirus/clamav/clamav-0.82-r1.ebuild index 91e825b58d23..57092482d28d 100644 --- a/app-antivirus/clamav/clamav-0.82-r1.ebuild +++ b/app-antivirus/clamav/clamav-0.82-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.82-r1.ebuild,v 1.4 2005/02/17 10:48:15 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.82-r1.ebuild,v 1.5 2005/03/09 00:56:10 cryos 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 |