diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 18:42:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-24 18:42:34 +0000 |
commit | 9395d69d458f0d4692123c3bb8413e46552a9f29 (patch) | |
tree | 517bf0c8403b21608bc66e2c89ec344b7760ca04 /app-antivirus | |
parent | Use pkg_preinst for chgrp rather than pkg_postinst (diff) | |
download | gentoo-2-9395d69d458f0d4692123c3bb8413e46552a9f29.tar.gz gentoo-2-9395d69d458f0d4692123c3bb8413e46552a9f29.tar.bz2 gentoo-2-9395d69d458f0d4692123c3bb8413e46552a9f29.zip |
Stable on sparc wrt #96960
(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.86.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 5d3a8a405ffa..e956d5c70a4c 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.86 2005/06/24 17:45:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.87 2005/06/24 18:42:34 gustavoz Exp $ + + 24 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> clamav-0.86.1.ebuild: + Stable on sparc wrt #96960 24 Jun 2005; Andrej Kacian <ticho@gentoo.org> clamav-0.86.1.ebuild: Stable on x86, due to security bug #96960. diff --git a/app-antivirus/clamav/clamav-0.86.1.ebuild b/app-antivirus/clamav/clamav-0.86.1.ebuild index 44791a10f6bc..979d15ecc66d 100644 --- a/app-antivirus/clamav/clamav-0.86.1.ebuild +++ b/app-antivirus/clamav/clamav-0.86.1.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.86.1.ebuild,v 1.2 2005/06/24 17:45:51 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.86.1.ebuild,v 1.3 2005/06/24 18:42:34 gustavoz 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 |