summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-10 13:47:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-10 13:47:14 +0000
commitee7d5558f6b9fcd6037a54361343f99de3542691 (patch)
tree88a585f8c3030d7b22cfb24858e82e9461f6e377 /app-antivirus/clamav
parentStable for ppc, wrt bug #506464 (diff)
downloadgentoo-2-ee7d5558f6b9fcd6037a54361343f99de3542691.tar.gz
gentoo-2-ee7d5558f6b9fcd6037a54361343f99de3542691.tar.bz2
gentoo-2-ee7d5558f6b9fcd6037a54361343f99de3542691.zip
Stable for ppc, wrt bug #506588
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.98.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 6abd087c485a..2c005b2ee198 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.476 2014/05/08 11:25:13 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.477 2014/05/10 13:47:14 ago Exp $
+
+ 10 May 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.1.ebuild:
+ Stable for ppc, wrt bug #506588
*clamav-0.98.3 (08 May 2014)
diff --git a/app-antivirus/clamav/clamav-0.98.1.ebuild b/app-antivirus/clamav/clamav-0.98.1.ebuild
index 912ef93b576d..2643fa4cf60b 100644
--- a/app-antivirus/clamav/clamav-0.98.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.1.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.1.ebuild,v 1.4 2014/05/04 08:30:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.1.ebuild,v 1.5 2014/05/10 13:47:14 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 )