summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-11 18:36:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-11 18:36:18 +0000
commit95df9563e9ac542f23d2666b91d2215294591856 (patch)
tree43ee159f39ad165ab04ff96a570ba420fe9be832 /app-antivirus
parentAdd USE=selinux dependency towards selinux-skype (diff)
downloadgentoo-2-95df9563e9ac542f23d2666b91d2215294591856.tar.gz
gentoo-2-95df9563e9ac542f23d2666b91d2215294591856.tar.bz2
gentoo-2-95df9563e9ac542f23d2666b91d2215294591856.zip
Stable for amd64, wrt bug #428584
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 4fcb7b19dad9..1d32dfbf359e 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.421 2012/08/11 16:08:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.422 2012/08/11 18:36:18 ago Exp $
+
+ 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> clamav-0.97.5-r1.ebuild:
+ Stable for amd64, wrt bug #428584
11 Aug 2012; Jeroen Roovers <jer@gentoo.org> clamav-0.97.5-r1.ebuild:
Stable for HPPA (bug #428584).
diff --git a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
index 6ab9bdafda60..337c2672ce0d 100644
--- a/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.2 2012/08/11 16:08:49 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.5-r1.ebuild,v 1.3 2012/08/11 18:36:18 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"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="bzip2 clamdtop iconv ipv6 milter selinux static-libs"
CDEPEND="bzip2? ( app-arch/bzip2 )