summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-15 22:45:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-15 22:45:27 +0000
commitc098ee90a76a9ccb30951d459d589c929f9a1697 (patch)
tree7bdff87b01940ab1210b84d94e5339e84958102a /app-antivirus
parentStable for sparc, wrt bug #457334 (diff)
downloadgentoo-2-c098ee90a76a9ccb30951d459d589c929f9a1697.tar.gz
gentoo-2-c098ee90a76a9ccb30951d459d589c929f9a1697.tar.bz2
gentoo-2-c098ee90a76a9ccb30951d459d589c929f9a1697.zip
Stable for sparc, wrt bug #457144
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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.97.6-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 94228adfe3bc..754be96cd31d 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.437 2013/02/14 22:06:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.438 2013/02/15 22:45:27 ago Exp $
+
+ 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.6-r2.ebuild:
+ Stable for sparc, wrt bug #457144
14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.6-r2.ebuild:
Stable for ppc, wrt bug #457144
diff --git a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
index 634d8156e59e..7ab77e7c9b6d 100644
--- a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.5 2013/02/14 22:06:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.6 2013/02/15 22:45:27 ago 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 ~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 )