diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2007-02-22 13:22:04 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2007-02-22 13:22:04 +0000 |
commit | 8f6081bf57c2defa4ac878943a065a2b8e5e669b (patch) | |
tree | 70746d9b028fb3df89d88a8d44689c7c1983fac5 /app-antivirus | |
parent | applied better checks for the contents of TEXMFSITE: if it is defined at all ... (diff) | |
download | gentoo-2-8f6081bf57c2defa4ac878943a065a2b8e5e669b.tar.gz gentoo-2-8f6081bf57c2defa4ac878943a065a2b8e5e669b.tar.bz2 gentoo-2-8f6081bf57c2defa4ac878943a065a2b8e5e669b.zip |
Stable on amd64 (bug #167201).
(Portage version: 2.1.2-r10)
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 ebf134ec1a86..eb8a6b2dde9a 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.204 2007/02/22 11:48:58 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.205 2007/02/22 13:22:04 chutzpah Exp $ + + 22 Feb 2007; Patrick McLean <chutzpah@gentoo.org> clamav-0.90.ebuild: + Stable on amd64 (bug #167201). 22 Feb 2007; Fernando J. Pereda <ferdy@gentoo.org> clamav-0.90.ebuild: Stable on alpha as per security bug 167201 diff --git a/app-antivirus/clamav/clamav-0.90.ebuild b/app-antivirus/clamav/clamav-0.90.ebuild index 092b118f4182..588899b4fd58 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.7 2007/02/22 11:48:58 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.8 2007/02/22 13:22:04 chutzpah 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 |