summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-08-18 17:16:29 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-08-18 17:16:29 +0000
commit0daa203daaa7ed6cc03ff9bb4a418e13c08a9cdd (patch)
tree336b06caa3bd595a4f1936e2d364bc63e3270511 /app-antivirus
parentppc/ppc64 stable wrt #378811 (diff)
downloadgentoo-2-0daa203daaa7ed6cc03ff9bb4a418e13c08a9cdd.tar.gz
gentoo-2-0daa203daaa7ed6cc03ff9bb4a418e13c08a9cdd.tar.bz2
gentoo-2-0daa203daaa7ed6cc03ff9bb4a418e13c08a9cdd.zip
ppc/ppc64 stable wrt #378815
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 36ef4e5c6d1e..1579930a3a4c 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.395 2011/08/17 13:58:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.396 2011/08/18 17:16:29 xarthisius Exp $
+
+ 18 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> clamav-0.97.2.ebuild:
+ ppc/ppc64 stable wrt #378815
17 Aug 2011; Tony Vroon <chainsaw@gentoo.org> clamav-0.97.2.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in
diff --git a/app-antivirus/clamav/clamav-0.97.2.ebuild b/app-antivirus/clamav/clamav-0.97.2.ebuild
index a507f7e1475f..ef0eb85eb10a 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.2 2011/08/17 13:58:46 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.3 2011/08/18 17:16:29 xarthisius 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 )