summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-17 13:55:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-17 13:55:39 +0000
commit5a6fb2232dc02f38d007ce0e795dbc6aaf07d870 (patch)
treea6cb30f9071a315d058ce67943ac7b89e6a28b61 /app-antivirus
parentbump; drop py2.6 support, upgrade deps, ebuild generally, drop IUSE doc due t... (diff)
downloadgentoo-2-5a6fb2232dc02f38d007ce0e795dbc6aaf07d870.tar.gz
gentoo-2-5a6fb2232dc02f38d007ce0e795dbc6aaf07d870.tar.bz2
gentoo-2-5a6fb2232dc02f38d007ce0e795dbc6aaf07d870.zip
Stable for alpha, wrt bug #506588
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.98.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index e333ef3f745f..c15650966f8f 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.479 2014/05/14 14:42:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.480 2014/05/17 13:55:39 ago Exp $
+
+ 17 May 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.1.ebuild:
+ Stable for alpha, wrt bug #506588
14 May 2014; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.1.ebuild:
Stable for sparc, wrt bug #506588
diff --git a/app-antivirus/clamav/clamav-0.98.1.ebuild b/app-antivirus/clamav/clamav-0.98.1.ebuild
index 0df53ca48f3e..63f1aba20ade 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.7 2014/05/14 14:42:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.1.ebuild,v 1.8 2014/05/17 13:55:39 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 )