summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-31 21:07:50 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-31 21:07:50 +0000
commitd7a251a00eb282d21da2e0b80137b94828cc8569 (patch)
tree03b3435242cb8e7760bf9d5659ea65d7943d09f3 /app-antivirus
parentSupport for multiple python ABIs, bug #309039. (diff)
downloadgentoo-2-d7a251a00eb282d21da2e0b80137b94828cc8569.tar.gz
gentoo-2-d7a251a00eb282d21da2e0b80137b94828cc8569.tar.bz2
gentoo-2-d7a251a00eb282d21da2e0b80137b94828cc8569.zip
Stable for HPPA (bug #321157).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.96.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 708dd76ed0da..bbfd5d5a1c55 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.358 2010/05/31 20:51:21 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.359 2010/05/31 21:07:50 jer Exp $
+
+ 31 May 2010; Jeroen Roovers <jer@gentoo.org> clamav-0.96.1.ebuild:
+ Stable for HPPA (bug #321157).
31 May 2010; Joseph Jezak <josejx@gentoo.org> clamav-0.96.1.ebuild:
Marked ppc/ppc64 stable for bug #321157.
diff --git a/app-antivirus/clamav/clamav-0.96.1.ebuild b/app-antivirus/clamav/clamav-0.96.1.ebuild
index f5d6a5d4f9db..489947c1ac70 100644
--- a/app-antivirus/clamav/clamav-0.96.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.96.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.4 2010/05/31 20:51:21 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.5 2010/05/31 21:07:50 jer Exp $
EAPI=2
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_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 milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )