diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-27 00:36:47 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-27 00:36:47 +0000 |
commit | 7f2e5b7f5d5f2903faa1611f95991855c2c3d040 (patch) | |
tree | aeff20511b271d62c5cf2a34ea65a402cab55527 /app-antivirus/clamav | |
parent | Fixed datatype of sample_rate to match faad header files. Fixes compilation ... (diff) | |
download | gentoo-2-7f2e5b7f5d5f2903faa1611f95991855c2c3d040.tar.gz gentoo-2-7f2e5b7f5d5f2903faa1611f95991855c2c3d040.tar.bz2 gentoo-2-7f2e5b7f5d5f2903faa1611f95991855c2c3d040.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-antivirus/clamav')
-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 10cd499332b8..2c0a4e37c162 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.58 2005/03/20 00:49:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.59 2005/03/27 00:33:12 hansmi Exp $ + + 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> clamav-0.83.ebuild: + Stable on ppc. 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> clamav-0.83.ebuild: Stable on alpha. diff --git a/app-antivirus/clamav/clamav-0.83.ebuild b/app-antivirus/clamav/clamav-0.83.ebuild index 9bb6deb3e01c..0eb41265b846 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.7 2005/03/20 00:49:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.83.ebuild,v 1.8 2005/03/27 00:33:12 hansmi 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 |