summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-07-31 19:56:31 +0000
committerJeroen Roovers <jer@gentoo.org>2011-07-31 19:56:31 +0000
commit8d617a8e954b2ad1a66b6137e95791aa0cc70b6b (patch)
treee23d5e72a65fb9b464241e14db7ce754af497e14 /app-antivirus
parentVersion bump; thanks to Pavel Stratil in bug #376493. (diff)
downloadgentoo-2-8d617a8e954b2ad1a66b6137e95791aa0cc70b6b.tar.gz
gentoo-2-8d617a8e954b2ad1a66b6137e95791aa0cc70b6b.tar.bz2
gentoo-2-8d617a8e954b2ad1a66b6137e95791aa0cc70b6b.zip
Stable for HPPA (bug #376163).
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.97.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 0258d0dbd495..08f9c51cf5c3 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.392 2011/07/26 21:22:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.393 2011/07/31 19:56:31 jer Exp $
+
+ 31 Jul 2011; Jeroen Roovers <jer@gentoo.org> clamav-0.97.1.ebuild:
+ Stable for HPPA (bug #376163).
26 Jul 2011; Markus Meier <maekke@gentoo.org> clamav-0.97.1.ebuild:
amd64/x86 stable, bug #376163
diff --git a/app-antivirus/clamav/clamav-0.97.1.ebuild b/app-antivirus/clamav/clamav-0.97.1.ebuild
index bbe68ca2d4e1..eb528a26a269 100644
--- a/app-antivirus/clamav/clamav-0.97.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.97.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.5 2011/07/26 21:22:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.97.1.ebuild,v 1.6 2011/07/31 19:56:31 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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 ipv6 milter selinux static-libs"
CDEPEND="bzip2? ( app-arch/bzip2 )