summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-22 16:17:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-22 16:17:09 +0000
commit8b06569a6f329f13e14394da12e905a90e33ea25 (patch)
treed78efda797d046d7aa2eab09eb22a117c434088b /app-antivirus
parentStable for amd64, wrt bug #459904 (diff)
downloadgentoo-2-8b06569a6f329f13e14394da12e905a90e33ea25.tar.gz
gentoo-2-8b06569a6f329f13e14394da12e905a90e33ea25.tar.bz2
gentoo-2-8b06569a6f329f13e14394da12e905a90e33ea25.zip
Stable for amd64, wrt bug #462278
(Portage version: 2.1.11.55/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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index e729cadd712e..db932fe8bf53 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.443 2013/03/18 07:35:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.444 2013/03/22 16:17:09 ago Exp $
+
+ 22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.7.ebuild:
+ Stable for amd64, wrt bug #462278
*clamav-0.97.7 (18 Mar 2013)
diff --git a/app-antivirus/clamav/clamav-0.97.7.ebuild b/app-antivirus/clamav/clamav-0.97.7.ebuild
index 29c320bcb42e..941316c0895f 100644
--- a/app-antivirus/clamav/clamav-0.97.7.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.7.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.1 2013/03/18 07:35:32 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.7.ebuild,v 1.2 2013/03/22 16:17:09 ago Exp $
EAPI=5
@@ -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 )