summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-04-23 10:36:18 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-04-23 10:36:18 +0000
commit741d12f363756b01d154b4a3d13ca85f5f327a8f (patch)
treea69285df4ede2d93309b09a96f54d91d194c6831 /app-antivirus
parentDrop qt5 ebuild. (diff)
downloadgentoo-2-741d12f363756b01d154b4a3d13ca85f5f327a8f.tar.gz
gentoo-2-741d12f363756b01d154b4a3d13ca85f5f327a8f.tar.bz2
gentoo-2-741d12f363756b01d154b4a3d13ca85f5f327a8f.zip
Stable for amd64 wrt bug #506588
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.98.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 4ca16c6182b3..1cbe9aaf164d 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.473 2014/04/13 11:28:54 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.474 2014/04/23 10:36:18 nimiux Exp $
+
+ 23 Apr 2014; Chema Alonso <nimiux@gentoo.org> clamav-0.98.1.ebuild:
+ Stable for amd64 wrt bug #506588
*clamav-0.98.1-r1 (13 Apr 2014)
diff --git a/app-antivirus/clamav/clamav-0.98.1.ebuild b/app-antivirus/clamav/clamav-0.98.1.ebuild
index 230701fb38f9..bee926462f27 100644
--- a/app-antivirus/clamav/clamav-0.98.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.1.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.1.ebuild,v 1.2 2014/04/05 14:23:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.1.ebuild,v 1.3 2014/04/23 10:36:18 nimiux 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 )