summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-08-28 18:52:37 +0000
committerBrent Baude <ranger@gentoo.org>2012-08-28 18:52:37 +0000
commite9901ff5a703588040d570d4d7a23fc1257fc59f (patch)
tree40f4bbc75f419b29d87b807a0d6339975c7e8de5 /app-antivirus/clamav
parentx86 stable wrt #421479 (diff)
downloadgentoo-2-e9901ff5a703588040d570d4d7a23fc1257fc59f.tar.gz
gentoo-2-e9901ff5a703588040d570d4d7a23fc1257fc59f.tar.bz2
gentoo-2-e9901ff5a703588040d570d4d7a23fc1257fc59f.zip
Marking clamav-0.97.5-r1 ppc64 for bug 428584
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index ad1d70f1d19b..471936f417f0 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.424 2012/08/19 14:56:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.425 2012/08/28 18:52:36 ranger Exp $
+
+ 28 Aug 2012; Brent Baude <ranger@gentoo.org> clamav-0.97.5-r1.ebuild:
+ Marking clamav-0.97.5-r1 ppc64 for bug 428584
19 Aug 2012; Raúl Porcel <armin76@gentoo.org> clamav-0.97.5-r1.ebuild:
alpha/ia64/sparc stable wrt #428584
diff --git a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
index d87f23924a46..b938318c82b3 100644
--- a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.5 2012/08/19 14:56:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.6 2012/08/28 18:52:37 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs"
CDEPEND="bzip2? ( app-arch/bzip2 )