summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:04:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 12:04:49 +0000
commit3ff9a3e30e05bc0b675e8da00d20ed04864df48d (patch)
tree788ae585e5cd903ba134ebfe80c9c5e384b37265 /app-antivirus
parentStable for amd64, wrt bug #457260 (diff)
downloadgentoo-2-3ff9a3e30e05bc0b675e8da00d20ed04864df48d.tar.gz
gentoo-2-3ff9a3e30e05bc0b675e8da00d20ed04864df48d.tar.bz2
gentoo-2-3ff9a3e30e05bc0b675e8da00d20ed04864df48d.zip
Stable for amd64, wrt bug #457144
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.6-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index f7d8328690bc..e867a21e189c 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.433 2013/02/13 19:01:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.434 2013/02/14 12:04:49 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.6-r2.ebuild:
+ Stable for amd64, wrt bug #457144
13 Feb 2013; Eray Aslan <eras@gentoo.org> -clamav-0.97.3.ebuild,
-clamav-0.97.4.ebuild, -clamav-0.97.5.ebuild,
diff --git a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
index 8500c232911e..5e0c980bd411 100644
--- a/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.6-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.1 2012/12/11 18:37:59 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.6-r2.ebuild,v 1.2 2013/02/14 12:04:49 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )