summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:20:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:20:50 +0000
commite527b92a616d8933a0855d5be06142b200fa00da (patch)
treee381aa6fc9fd7539ced38a57a5e4481a26a35a40 /app-antivirus
parentStable for amd64, wrt bug #522006 (diff)
downloadgentoo-2-e527b92a616d8933a0855d5be06142b200fa00da.tar.gz
gentoo-2-e527b92a616d8933a0855d5be06142b200fa00da.tar.bz2
gentoo-2-e527b92a616d8933a0855d5be06142b200fa00da.zip
Stable for amd64, wrt bug #521478
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 7b427c57128f..cea1179ca5b5 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.483 2014/09/04 21:01:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.484 2014/10/10 15:20:50 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.4.ebuild:
+ Stable for amd64, wrt bug #521478
04 Sep 2014; Jeroen Roovers <jer@gentoo.org> clamav-0.98.4.ebuild:
Stable for HPPA (bug #521478).
diff --git a/app-antivirus/clamav/clamav-0.98.4.ebuild b/app-antivirus/clamav/clamav-0.98.4.ebuild
index 99162fd9ba51..20df947ee240 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.2 2014/09/04 21:01:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.3 2014/10/10 15:20:50 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 )