summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:35:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:35:13 +0000
commitfa3ff3c20ddba8ef29c0ed2fa2b49d0962f119ba (patch)
treeeb51627c7b6e57f0610a64820efeb20a4801a452 /app-antivirus
parentStable for sparc, wrt bug #553692 (diff)
downloadgentoo-2-fa3ff3c20ddba8ef29c0ed2fa2b49d0962f119ba.tar.gz
gentoo-2-fa3ff3c20ddba8ef29c0ed2fa2b49d0962f119ba.tar.bz2
gentoo-2-fa3ff3c20ddba8ef29c0ed2fa2b49d0962f119ba.zip
Stable for sparc, wrt bug #548066
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 0d4e35d39b81..6e26c62cfb25 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.508 2015/07/03 09:56:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.509 2015/07/23 09:35:13 ago Exp $
+
+ 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.7.ebuild:
+ Stable for sparc, wrt bug #548066
03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> clamav-0.98.7.ebuild:
Stable for alpha, wrt bug #548066
diff --git a/app-antivirus/clamav/clamav-0.98.7.ebuild b/app-antivirus/clamav/clamav-0.98.7.ebuild
index d966ff928e46..e393bbbe7568 100644
--- a/app-antivirus/clamav/clamav-0.98.7.ebuild
+++ b/app-antivirus/clamav/clamav-0.98.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.7.ebuild,v 1.5 2015/07/03 09:56:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.98.7.ebuild,v 1.6 2015/07/23 09:35:13 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 )