summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:35:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:35:49 +0000
commita6b1a21b686423b8dad761d71bd54b233dc63b2b (patch)
tree9f23a5ed07d999c4e8654d05dcfc0cf88f4b8ff9 /app-antivirus
parentStable for ppc, wrt bug #521384 (diff)
downloadgentoo-2-a6b1a21b686423b8dad761d71bd54b233dc63b2b.tar.gz
gentoo-2-a6b1a21b686423b8dad761d71bd54b233dc63b2b.tar.bz2
gentoo-2-a6b1a21b686423b8dad761d71bd54b233dc63b2b.zip
Stable for ppc, wrt bug #521478
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.98.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index b009c9116f92..4b56df6ad735 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.485 2014/10/12 08:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.486 2014/10/18 14:35:49 ago Exp $
+
+ 18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild:
+ Stable for ppc, wrt bug #521478
12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild:
Stable for x86, wrt bug #521478
diff --git a/app-antivirus/clamav/clamav-0.98.4.ebuild b/app-antivirus/clamav/clamav-0.98.4.ebuild
index 75b061398500..affe2b8aa495 100644
--- a/app-antivirus/clamav/clamav-0.98.4.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.4 2014/10/12 08:57:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.5 2014/10/18 14:35:49 ago Exp $
EAPI=5
@@ -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 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )