diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2007-02-22 11:48:58 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2007-02-22 11:48:58 +0000 |
commit | 9344c6b538818f3186a9be9a10b72fbda0be9e0b (patch) | |
tree | 0a0dd839fbbd60604e3b80b82a5cf96a37085fda /app-antivirus | |
parent | Acquire ownership, cleanup, fix bug#155647, thank to Spooky Ghost (diff) | |
download | gentoo-2-9344c6b538818f3186a9be9a10b72fbda0be9e0b.tar.gz gentoo-2-9344c6b538818f3186a9be9a10b72fbda0be9e0b.tar.bz2 gentoo-2-9344c6b538818f3186a9be9a10b72fbda0be9e0b.zip |
Stable on alpha as per security bug 167201
(Portage version: 2.1.2-r9)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 8cabf03e0203..ebf134ec1a86 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.203 2007/02/20 18:54:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.204 2007/02/22 11:48:58 ferdy Exp $ + + 22 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.90.ebuild: + Stable on alpha as per security bug 167201 20 Feb 2007; Markus Rothe <corsair@gentoo.org> clamav-0.90.ebuild: Stable on ppc64; bug #167201 diff --git a/app-antivirus/clamav/clamav-0.90.ebuild b/app-antivirus/clamav/clamav-0.90.ebuild index aa6e8fbd3483..092b118f4182 100644 --- a/app-antivirus/clamav/clamav-0.90.ebuild +++ b/app-antivirus/clamav/clamav-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.6 2007/02/20 18:54:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.7 2007/02/22 11:48:58 ferdy 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="bzip2 crypt curl gmp logrotate mailwrapper milter selinux" DEPEND="virtual/libc |