summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-05-31 20:51:21 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-05-31 20:51:21 +0000
commitc98094cc93ccd5132652a4fa27d1b60f0a898ae4 (patch)
tree4148034be6fbaac2e6abf8d553fd08b83c7f21a5 /app-antivirus
parentOld. (diff)
downloadgentoo-2-c98094cc93ccd5132652a4fa27d1b60f0a898ae4.tar.gz
gentoo-2-c98094cc93ccd5132652a4fa27d1b60f0a898ae4.tar.bz2
gentoo-2-c98094cc93ccd5132652a4fa27d1b60f0a898ae4.zip
Marked ppc/ppc64 stable for bug #321157.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.96.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 9562ab82669b..708dd76ed0da 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.357 2010/05/31 20:23:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.358 2010/05/31 20:51:21 josejx Exp $
+
+ 31 May 2010; Joseph Jezak <josejx@gentoo.org> clamav-0.96.1.ebuild:
+ Marked ppc/ppc64 stable for bug #321157.
31 May 2010; Markus Meier <maekke@gentoo.org> clamav-0.96.1.ebuild:
amd64 stable, bug #321157
diff --git a/app-antivirus/clamav/clamav-0.96.1.ebuild b/app-antivirus/clamav/clamav-0.96.1.ebuild
index 283d12dabc8f..f5d6a5d4f9db 100644
--- a/app-antivirus/clamav/clamav-0.96.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.96.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.3 2010/05/31 20:23:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.96.1.ebuild,v 1.4 2010/05/31 20:51:21 josejx Exp $
EAPI=2
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="bzip2 clamdtop iconv milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )