summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 16:58:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 16:58:43 +0000
commit84561bed735e0aa4d3533bb65c334c854281646a (patch)
tree6196ac11066562fb17d0697a7ad1b4eddedd464e /app-antivirus
parentalpha/ia64/sparc stable wrt #376163 (diff)
downloadgentoo-2-84561bed735e0aa4d3533bb65c334c854281646a.tar.gz
gentoo-2-84561bed735e0aa4d3533bb65c334c854281646a.tar.bz2
gentoo-2-84561bed735e0aa4d3533bb65c334c854281646a.zip
alpha/ia64/sparc stable wrt #376163
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 08f9c51cf5c3..3b0b95546d73 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.393 2011/07/31 19:56:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.394 2011/08/07 16:58:43 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> clamav-0.97.1.ebuild:
+ alpha/ia64/sparc stable wrt #376163
31 Jul 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.1.ebuild:
Stable for HPPA (bug #376163).
diff --git a/app-antivirus/clamav/clamav-0.97.1.ebuild b/app-antivirus/clamav/clamav-0.97.1.ebuild
index eb528a26a269..47cbeb92031b 100644
--- a/app-antivirus/clamav/clamav-0.97.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.1.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.1.ebuild,v 1.6 2011/07/31 19:56:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.7 2011/08/07 16:58:43 armin76 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 )