summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-28 13:51:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-28 13:51:22 +0000
commit2640a8a2158be2cc468400daa6d17d160a1dea17 (patch)
tree7de5f36b1c836334827639331d214c4e392a1c62 /app-antivirus/clamav
parentSupport python 3.4 (diff)
downloadgentoo-2-2640a8a2158be2cc468400daa6d17d160a1dea17.tar.gz
gentoo-2-2640a8a2158be2cc468400daa6d17d160a1dea17.tar.bz2
gentoo-2-2640a8a2158be2cc468400daa6d17d160a1dea17.zip
Stable for amd64, wrt bug #529728
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.98.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 7ff9b15153fd..b01706b94066 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.491 2014/11/27 09:30:40 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.492 2014/11/28 13:51:22 ago Exp $
+
+ 28 Nov 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.5.ebuild:
+ Stable for amd64, wrt bug #529728
*clamav-0.98.5 (27 Nov 2014)
diff --git a/app-antivirus/clamav/clamav-0.98.5.ebuild b/app-antivirus/clamav/clamav-0.98.5.ebuild
index df26b7cfbbfb..d7dfa0f36861 100644
--- a/app-antivirus/clamav/clamav-0.98.5.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.5.ebuild,v 1.1 2014/11/27 09:30:40 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.5.ebuild,v 1.2 2014/11/28 13:51:22 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 metadata-analysis-api selinux static-libs uclibc"
CDEPEND="bzip2? ( app-arch/bzip2 )