diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-19 17:14:59 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-08-19 17:14:59 +0000 |
commit | f567071d973bd83cfc60854e2192ad96172d3707 (patch) | |
tree | 3b976d77d74566c309572d43ee2c0c50a9a4ef98 /app-antivirus | |
parent | Workaround TOC issue wrt #130943, fix typo, ppc/ppc64 stable wrt #379857 (diff) | |
download | gentoo-2-f567071d973bd83cfc60854e2192ad96172d3707.tar.gz gentoo-2-f567071d973bd83cfc60854e2192ad96172d3707.tar.bz2 gentoo-2-f567071d973bd83cfc60854e2192ad96172d3707.zip |
x86 stable wrt security bug #378815
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/ChangeLog | 5 | ||||
-rw-r--r-- | app-antivirus/clamav/clamav-0.97.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog index 1579930a3a4c..4ce4260abc11 100644 --- a/app-antivirus/clamav/ChangeLog +++ b/app-antivirus/clamav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-antivirus/clamav # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.396 2011/08/18 17:16:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.397 2011/08/19 17:14:59 phajdan.jr Exp $ + + 19 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> clamav-0.97.2.ebuild: + x86 stable wrt security bug #378815 18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> clamav-0.97.2.ebuild: ppc/ppc64 stable wrt #378815 diff --git a/app-antivirus/clamav/clamav-0.97.2.ebuild b/app-antivirus/clamav/clamav-0.97.2.ebuild index ef0eb85eb10a..167f603a02e3 100644 --- a/app-antivirus/clamav/clamav-0.97.2.ebuild +++ b/app-antivirus/clamav/clamav-0.97.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.3 2011/08/18 17:16:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.4 2011/08/19 17:14:59 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,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 clamdtop iconv ipv6 milter selinux static-libs" CDEPEND="bzip2? ( app-arch/bzip2 ) |