summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-06-24 01:21:35 +0000
committerJeroen Roovers <jer@gentoo.org>2009-06-24 01:21:35 +0000
commit0e6e3e17fa7d34ca205c4570226d88f5a4c84d30 (patch)
treee1945be1a1773758d3120f768110afcbfaf54865 /app-antivirus/clamav/clamav-0.95.2.ebuild
parentVersion bump, misc bug fixes and small UI improvements. Now supports udhcp fo... (diff)
downloadgentoo-2-0e6e3e17fa7d34ca205c4570226d88f5a4c84d30.tar.gz
gentoo-2-0e6e3e17fa7d34ca205c4570226d88f5a4c84d30.tar.bz2
gentoo-2-0e6e3e17fa7d34ca205c4570226d88f5a4c84d30.zip
Stable for HPPA (bug #274510).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-antivirus/clamav/clamav-0.95.2.ebuild')
-rw-r--r--app-antivirus/clamav/clamav-0.95.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.95.2.ebuild b/app-antivirus/clamav/clamav-0.95.2.ebuild
index 2a8ff1cbd9f7..0cc71a4345be 100644
--- a/app-antivirus/clamav/clamav-0.95.2.ebuild
+++ b/app-antivirus/clamav/clamav-0.95.2.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.2.ebuild,v 1.1 2009/06/21 09:46:12 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.95.2.ebuild,v 1.2 2009/06/24 01:21:35 jer 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 )