diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-01 22:47:05 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-01 22:47:05 +0000 |
commit | e884b90af83d34aeb59bd564debb91caa4698e56 (patch) | |
tree | b6c2192e98a45bc8bd3af004243c7772cc7c8eb6 /app-antivirus/clamav | |
parent | Re-add the sed alias. (diff) | |
download | gentoo-2-e884b90af83d34aeb59bd564debb91caa4698e56.tar.gz gentoo-2-e884b90af83d34aeb59bd564debb91caa4698e56.tar.bz2 gentoo-2-e884b90af83d34aeb59bd564debb91caa4698e56.zip |
Stable on SPARC wrt security bug #131791.
(Portage version: 2.1_pre10)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.88.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 29446a867f8e..d78f1d3dd180 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.147 2006/05/01 21:16:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.148 2006/05/01 22:47:05 weeve Exp $ + + 01 May 2006; Jason Wever <weeve@gentoo.org> clamav-0.88.2.ebuild: + Stable on SPARC wrt security bug #131791. 01 May 2006; Markus Rothe <corsair@gentoo.org> clamav-0.88.2.ebuild: Stable on ppc64 diff --git a/app-antivirus/clamav/clamav-0.88.2.ebuild b/app-antivirus/clamav/clamav-0.88.2.ebuild index 4942c3648699..d178f902fc38 100644 --- a/app-antivirus/clamav/clamav-0.88.2.ebuild +++ b/app-antivirus/clamav/clamav-0.88.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.2.ebuild,v 1.7 2006/05/01 21:16:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.88.2.ebuild,v 1.8 2006/05/01 22:47:05 weeve 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 |