summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-09-04 21:01:02 +0000
committerJeroen Roovers <jer@gentoo.org>2014-09-04 21:01:02 +0000
commit64bf43a5437b13c937d7aa683bc2e5a88ad524c8 (patch)
treeb878e54e9f60fac3b97fa2e31a251fc3eea5a78a /app-antivirus
parentmove dev-libs/DirectFB to graphics herd (diff)
downloadgentoo-2-64bf43a5437b13c937d7aa683bc2e5a88ad524c8.tar.gz
gentoo-2-64bf43a5437b13c937d7aa683bc2e5a88ad524c8.tar.bz2
gentoo-2-64bf43a5437b13c937d7aa683bc2e5a88ad524c8.zip
Stable for HPPA (bug #521478).
(Portage version: 2.2.12/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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 442fc70e67f8..7b427c57128f 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.482 2014/08/02 18:20:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.483 2014/09/04 21:01:02 jer Exp $
+
+ 04 Sep 2014; Jeroen Roovers <jer@gentoo.org> clamav-0.98.4.ebuild:
+ Stable for HPPA (bug #521478).
02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.1.ebuild:
Stable for ppc64, wrt bug #506588
diff --git a/app-antivirus/clamav/clamav-0.98.4.ebuild b/app-antivirus/clamav/clamav-0.98.4.ebuild
index fbba5b34a575..99162fd9ba51 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.1 2014/06/17 08:10:36 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.4.ebuild,v 1.2 2014/09/04 21:01:02 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 selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )