diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-17 18:16:26 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-17 18:16:26 +0000 |
commit | da84bd5895826258f12ef518cd1aabc432949a54 (patch) | |
tree | 7b9455185ed3b2a7129121d13fed5443e30ed55e /app-antivirus | |
parent | Version bump (diff) | |
download | gentoo-2-da84bd5895826258f12ef518cd1aabc432949a54.tar.gz gentoo-2-da84bd5895826258f12ef518cd1aabc432949a54.tar.bz2 gentoo-2-da84bd5895826258f12ef518cd1aabc432949a54.zip |
Stable on ppc and hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.87.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 8b6e61ca61bc..86e8655d310d 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.108 2005/09/17 16:42:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.109 2005/09/17 18:16:26 hansmi Exp $ + + 17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> clamav-0.87.ebuild: + Stable on hppa and ppc. 17 Sep 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.87.ebuild: Stable on x86 and amd64, security bug #106279. diff --git a/app-antivirus/clamav/clamav-0.87.ebuild b/app-antivirus/clamav/clamav-0.87.ebuild index c12154eca52e..9058991a524d 100644 --- a/app-antivirus/clamav/clamav-0.87.ebuild +++ b/app-antivirus/clamav/clamav-0.87.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.87.ebuild,v 1.2 2005/09/17 16:42:12 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.3 2005/09/17 18:16:26 hansmi Exp $ inherit eutils flag-o-matic fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="crypt milter selinux mailwrapper" DEPEND="virtual/libc |