diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-18 02:13:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-18 02:13:32 +0000 |
commit | a1fa683bd361963b78e6a964332a29b5af31f0e4 (patch) | |
tree | f697de9c5680a1bfb1e41c9e81c35801d87c0351 /app-antivirus | |
parent | version bump (diff) | |
download | gentoo-2-a1fa683bd361963b78e6a964332a29b5af31f0e4.tar.gz gentoo-2-a1fa683bd361963b78e6a964332a29b5af31f0e4.tar.bz2 gentoo-2-a1fa683bd361963b78e6a964332a29b5af31f0e4.zip |
Stable on alpha, bug 106279.
(Portage version: 2.0.52-r1)
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 39cc1678701d..5b9b9b80efa6 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.110 2005/09/18 00:37:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.111 2005/09/18 02:13:32 kloeri Exp $ + + 18 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> clamav-0.87.ebuild: + Stable on alpha, bug 106279. 18 Sep 2005; Jason Wever <weeve@gentoo.org> clamav-0.87.ebuild: Stable on SPARC wrt security bug #106279. diff --git a/app-antivirus/clamav/clamav-0.87.ebuild b/app-antivirus/clamav/clamav-0.87.ebuild index f65a0960f666..40b8bf1f0582 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.4 2005/09/18 00:37:31 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.87.ebuild,v 1.5 2005/09/18 02:13:32 kloeri 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 |