diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-18 15:18:34 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-18 15:18:34 +0000 |
commit | 35e2075b588a3cc743e28669a88213f839ce4f71 (patch) | |
tree | 97d731275e740382e622a33bf05f85eb1696c1f8 | |
parent | whitespace (diff) | |
download | gentoo-2-35e2075b588a3cc743e28669a88213f839ce4f71.tar.gz gentoo-2-35e2075b588a3cc743e28669a88213f839ce4f71.tar.bz2 gentoo-2-35e2075b588a3cc743e28669a88213f839ce4f71.zip |
stable x86, security bug 265545
(Portage version: 2.1.6.11/cvs/Linux i686)
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.95.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index a3abbe93b445..2d67c35c288d 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.329 2009/04/22 17:29:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.330 2009/05/18 15:18:34 fauli Exp $ + + 18 May 2009; Christian Faulhammer <fauli@gentoo.org> clamav-0.95.1.ebuild: + stable x86, security bug 265545 22 Apr 2009; Tobias Klausmann <klausman@gentoo.org> clamav-0.95.1: Stable on alpha, bug #265545 diff --git a/app-antivirus/clamav/clamav-0.95.1.ebuild b/app-antivirus/clamav/clamav-0.95.1.ebuild index 12b310d19e90..618ee9437503 100644 --- a/app-antivirus/clamav/clamav-0.95.1.ebuild +++ b/app-antivirus/clamav/clamav-0.95.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.6 2009/04/22 17:29:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.7 2009/05/18 15:18:34 fauli Exp $ inherit autotools eutils flag-o-matic fixheadtails multilib versionator @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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 clamdtop crypt iconv milter selinux ipv6" COMMON_DEPEND="bzip2? ( app-arch/bzip2 ) |