summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-08-21 13:56:44 +0000
committerJeroen Roovers <jer@gentoo.org>2011-08-21 13:56:44 +0000
commitfdfc1212e9dddfcbb76c01f17a9e4c0b81925024 (patch)
tree505c415dca40a4371a25198b519140b2019b138f /app-antivirus/clamav
parentppc stable #379057 (diff)
downloadgentoo-2-fdfc1212e9dddfcbb76c01f17a9e4c0b81925024.tar.gz
gentoo-2-fdfc1212e9dddfcbb76c01f17a9e4c0b81925024.tar.bz2
gentoo-2-fdfc1212e9dddfcbb76c01f17a9e4c0b81925024.zip
Stable for HPPA (bug #378815).
(Portage version: 2.2.0_alpha51/cvs/Linux i686)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 4ce4260abc11..2b88e394832b 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.397 2011/08/19 17:14:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.398 2011/08/21 13:56:44 jer Exp $
+
+ 21 Aug 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.2.ebuild:
+ Stable for HPPA (bug #378815).
19 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> clamav-0.97.2.ebuild:
x86 stable wrt security bug #378815
diff --git a/app-antivirus/clamav/clamav-0.97.2.ebuild b/app-antivirus/clamav/clamav-0.97.2.ebuild
index 167f603a02e3..3a064f9f1044 100644
--- a/app-antivirus/clamav/clamav-0.97.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.4 2011/08/19 17:14:59 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.5 2011/08/21 13:56:44 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs"
CDEPEND="bzip2? ( app-arch/bzip2 )