diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:17:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:17:43 +0000 |
commit | 5fd7c5f42ee5142289b54657466834b68d582490 (patch) | |
tree | 8d81eb04a9cce993b73b140b024c1d2c1cf1173b /app-antivirus | |
parent | stable amd64 (diff) | |
download | gentoo-2-5fd7c5f42ee5142289b54657466834b68d582490.tar.gz gentoo-2-5fd7c5f42ee5142289b54657466834b68d582490.tar.bz2 gentoo-2-5fd7c5f42ee5142289b54657466834b68d582490.zip |
stable 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.83.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 2c0a4e37c162..7253a30037e0 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.59 2005/03/27 00:33:12 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.60 2005/03/31 20:17:43 blubb Exp $ + + 31 Mar 2005; <blubb@gentoo.org> clamav-0.83.ebuild: + stable on amd64 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> clamav-0.83.ebuild: Stable on ppc. diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild index 0eb41265b846..ea040dbc9fdc 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.8 2005/03/27 00:33:12 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.9 2005/03/31 20:17:43 blubb 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 |