summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-29 13:07:17 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-29 13:07:17 +0000
commit64f77c057701c2f703014aa368373fa2148ea3eb (patch)
treecd56413a371f86886bb9969b93fb35e43bff9668 /app-antivirus
parentnew upstream release (diff)
downloadgentoo-2-64f77c057701c2f703014aa368373fa2148ea3eb.tar.gz
gentoo-2-64f77c057701c2f703014aa368373fa2148ea3eb.tar.bz2
gentoo-2-64f77c057701c2f703014aa368373fa2148ea3eb.zip
Stable for HPPA (bug #529728).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.98.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index a0438bc9a28c..ba36ac650eef 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.493 2014/11/28 13:51:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.494 2014/11/29 13:07:17 jer Exp $
+
+ 29 Nov 2014; Jeroen Roovers <jer@gentoo.org> clamav-0.98.5.ebuild:
+ Stable for HPPA (bug #529728).
28 Nov 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.5.ebuild:
Stable for x86, wrt bug #529728
diff --git a/app-antivirus/clamav/clamav-0.98.5.ebuild b/app-antivirus/clamav/clamav-0.98.5.ebuild
index 816e8e6f8f50..f225b64bbb67 100644
--- a/app-antivirus/clamav/clamav-0.98.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.5.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.5.ebuild,v 1.3 2014/11/28 13:51:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.5.ebuild,v 1.4 2014/11/29 13:07:17 jer 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 metadata-analysis-api selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )