summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-22 07:17:58 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-10-22 07:17:58 +0000
commitdd943099958dfc6b74db564879004477a7b6b176 (patch)
tree275b00075fcdeb14585079a0d8fa9a579b4ea96f /app-antivirus
parentx86 stable wrt bug #387137 (diff)
downloadgentoo-2-dd943099958dfc6b74db564879004477a7b6b176.tar.gz
gentoo-2-dd943099958dfc6b74db564879004477a7b6b176.tar.bz2
gentoo-2-dd943099958dfc6b74db564879004477a7b6b176.zip
x86 stable wrt bug #387521
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index e9ec44da3b35..bb03a2d2b7c5 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.404 2011/10/19 11:06:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.405 2011/10/22 07:17:58 phajdan.jr Exp $
+
+ 22 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> clamav-0.97.3.ebuild:
+ x86 stable wrt bug #387521
19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> clamav-0.97.3.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
diff --git a/app-antivirus/clamav/clamav-0.97.3.ebuild b/app-antivirus/clamav/clamav-0.97.3.ebuild
index d807e0dcdc1d..bf6629a67f0a 100644
--- a/app-antivirus/clamav/clamav-0.97.3.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.3.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.3.ebuild,v 1.3 2011/10/19 11:06:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.3.ebuild,v 1.4 2011/10/22 07:17:58 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 )