summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-05-21 18:12:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-05-21 18:12:26 +0000
commit4c753746eff347d19c2cf006e86f78952623b8b0 (patch)
tree2b0a2344d479c570a91fb9e28d0d1543bff57219 /app-antivirus
parentFix bug 270698 (missing ChangeLog) (diff)
downloadgentoo-2-4c753746eff347d19c2cf006e86f78952623b8b0.tar.gz
gentoo-2-4c753746eff347d19c2cf006e86f78952623b8b0.tar.bz2
gentoo-2-4c753746eff347d19c2cf006e86f78952623b8b0.zip
ia64/sparc stable wrt #265545
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/ChangeLog5
-rw-r--r--app-antivirus/clamav/clamav-0.95.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index 483493c2d2cd..cbf41d1f1319 100644
--- a/app-antivirus/clamav/ChangeLog
+++ b/app-antivirus/clamav/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-antivirus/clamav
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.331 2009/05/18 19:43:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.332 2009/05/21 18:12:26 armin76 Exp $
+
+ 21 May 2009; Raúl Porcel <armin76@gentoo.org> clamav-0.95.1.ebuild:
+ ia64/sparc stable wrt #265545
18 May 2009; Brent Baude <ranger@gentoo.org> clamav-0.95.1.ebuild:
Marking clamav-0.95.1 ppc64 and ppc for bug 265545
diff --git a/app-antivirus/clamav/clamav-0.95.1.ebuild b/app-antivirus/clamav/clamav-0.95.1.ebuild
index b6803d1358ae..cafecc65f054 100644
--- a/app-antivirus/clamav/clamav-0.95.1.ebuild
+++ b/app-antivirus/clamav/clamav-0.95.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.8 2009/05/18 19:43:13 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.9 2009/05/21 18:12:26 armin76 Exp $
inherit autotools eutils flag-o-matic fixheadtails multilib versionator
@@ -15,7 +15,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 crypt iconv milter selinux ipv6"
COMMON_DEPEND="bzip2? ( app-arch/bzip2 )