summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-20 12:20:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-20 12:20:25 +0000
commit2cb9a2194ebc97cd865d26065994771e94154b1f (patch)
treee03263e8e8acafacdca890f943d126e879632f00 /app-antivirus
parentAdded ~arm keyword (bug 343505) (diff)
downloadgentoo-2-2cb9a2194ebc97cd865d26065994771e94154b1f.tar.gz
gentoo-2-2cb9a2194ebc97cd865d26065994771e94154b1f.tar.bz2
gentoo-2-2cb9a2194ebc97cd865d26065994771e94154b1f.zip
alpha/ia64/sparc stable wrt #338226
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.96.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index e874e5f5c82b..ed2cba9efb93 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.366 2010/11/19 19:57:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.367 2010/11/20 12:20:25 armin76 Exp $
+
+ 20 Nov 2010; Raúl Porcel <armin76@gentoo.org> clamav-0.96.4.ebuild:
+ alpha/ia64/sparc stable wrt #338226
19 Nov 2010; Markos Chandras <hwoarang@gentoo.org> clamav-0.96.4.ebuild:
Stable on amd64 wrt bug #338226
diff --git a/app-antivirus/clamav/clamav-0.96.4.ebuild b/app-antivirus/clamav/clamav-0.96.4.ebuild
index 66636122ba83..79849855b9f3 100644
--- a/app-antivirus/clamav/clamav-0.96.4.ebuild
+++ b/app-antivirus/clamav/clamav-0.96.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.4.ebuild,v 1.4 2010/11/19 19:57:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.4.ebuild,v 1.5 2010/11/20 12:20:25 armin76 Exp $
EAPI=2
@@ -17,7 +17,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 iconv milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )