summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-17 22:21:02 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-17 22:21:02 +0000
commit5c9c06dc5ccdd8c16df0fd5bee9d72efe91d6e02 (patch)
tree25b571814805e985d8987f61eb95025b0b6c4e98 /app-antivirus
parentVersion bump. (diff)
downloadgentoo-2-5c9c06dc5ccdd8c16df0fd5bee9d72efe91d6e02.tar.gz
gentoo-2-5c9c06dc5ccdd8c16df0fd5bee9d72efe91d6e02.tar.bz2
gentoo-2-5c9c06dc5ccdd8c16df0fd5bee9d72efe91d6e02.zip
amd64 stable, bug #314087
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.96.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 64464c08b7f5..a95f410ad980 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.353 2010/04/16 18:30:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.354 2010/04/17 22:21:02 maekke Exp $
+
+ 17 Apr 2010; Markus Meier <maekke@gentoo.org> clamav-0.96.ebuild:
+ amd64 stable, bug #314087
16 Apr 2010; Raúl Porcel <armin76@gentoo.org> clamav-0.96.ebuild:
alpha/ia64/sparc stable wrt #314087
diff --git a/app-antivirus/clamav/clamav-0.96.ebuild b/app-antivirus/clamav/clamav-0.96.ebuild
index 633617cca823..23ae56cf52ef 100644
--- a/app-antivirus/clamav/clamav-0.96.ebuild
+++ b/app-antivirus/clamav/clamav-0.96.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.ebuild,v 1.6 2010/04/16 18:30:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.ebuild,v 1.7 2010/04/17 22:21:02 maekke 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 )