summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-23 10:25:21 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-23 10:25:21 +0000
commitaeb156d555411deced91b40518fb8c0933326e52 (patch)
tree23f451ee6fd42efddaa189054ed0982b681a406d /app-antivirus/clamav
parentfix saving of hdr files (diff)
downloadgentoo-2-aeb156d555411deced91b40518fb8c0933326e52.tar.gz
gentoo-2-aeb156d555411deced91b40518fb8c0933326e52.tar.bz2
gentoo-2-aeb156d555411deced91b40518fb8c0933326e52.zip
amd64 stable, bug #265545
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r--app-antivirus/clamav/ChangeLog7
-rw-r--r--app-antivirus/clamav/clamav-0.95.1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-antivirus/clamav/ChangeLog b/app-antivirus/clamav/ChangeLog
index cbf41d1f1319..f6484cbd097e 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.332 2009/05/21 18:12:26 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.333 2009/05/23 10:25:21 maekke Exp $
+
+ 23 May 2009; Markus Meier <maekke@gentoo.org> clamav-0.95.1.ebuild:
+ amd64 stable, bug #265545
21 May 2009; Raúl Porcel <armin76@gentoo.org> clamav-0.95.1.ebuild:
ia64/sparc stable wrt #265545
diff --git a/app-antivirus/clamav/clamav-0.95.1.ebuild b/app-antivirus/clamav/clamav-0.95.1.ebuild
index eb9064991abb..af2cb524e6d4 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.10 2009/05/21 18:18:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.1.ebuild,v 1.11 2009/05/23 10:25:21 maekke 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 )