summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-27 17:42:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-27 17:42:16 +0000
commit69bb69d542451f09a925b694399725dedfbe53b9 (patch)
tree1879d73bd81bc63e6e9e7541658e915140569b57 /app-antivirus/clamav
parentx86 stable wrt security bug #380771 (diff)
downloadgentoo-2-69bb69d542451f09a925b694399725dedfbe53b9.tar.gz
gentoo-2-69bb69d542451f09a925b694399725dedfbe53b9.tar.bz2
gentoo-2-69bb69d542451f09a925b694399725dedfbe53b9.zip
alpha/ia64/sparc stable wrt #378815
(Portage version: 2.1.10.11/cvs/Linux ia64)
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 3663396cc3b6..08c169d8eb7c 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.399 2011/08/25 19:21:43 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.400 2011/08/27 17:42:16 armin76 Exp $
+
+ 27 Aug 2011; Raúl Porcel <armin76@gentoo.org> clamav-0.97.2.ebuild:
+ alpha/ia64/sparc stable wrt #378815
25 Aug 2011; Eray Aslan <eras@gentoo.org> clamav-0.97.ebuild,
clamav-0.97.1.ebuild, clamav-0.97.2.ebuild:
diff --git a/app-antivirus/clamav/clamav-0.97.2.ebuild b/app-antivirus/clamav/clamav-0.97.2.ebuild
index 52b844c74596..c5f6dc364796 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.6 2011/08/25 19:21:43 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.2.ebuild,v 1.7 2011/08/27 17:42:16 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 )