summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-06 21:32:27 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-06 21:32:27 +0000
commitd8c03325b2986c9ebc06117c1c334bb9427a8a63 (patch)
treee8f9ce0c1d5cffa2e1c2a1295054fb82779a02db /app-antivirus
parentMarked ~amd64. (diff)
downloadgentoo-2-d8c03325b2986c9ebc06117c1c334bb9427a8a63.tar.gz
gentoo-2-d8c03325b2986c9ebc06117c1c334bb9427a8a63.tar.bz2
gentoo-2-d8c03325b2986c9ebc06117c1c334bb9427a8a63.zip
sync IUSE (+mailwrapper)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/clamav/clamav-0.85.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild b/app-antivirus/clamav/clamav-0.85.1-r1.ebuild
index c3b50b992d99..506795e398c8 100644
--- a/app-antivirus/clamav/clamav-0.85.1-r1.ebuild
+++ b/app-antivirus/clamav/clamav-0.85.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.85.1-r1.ebuild,v 1.10 2005/06/21 01:16:38 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.85.1-r1.ebuild,v 1.11 2005/07/06 21:32:27 agriffis Exp $
inherit eutils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/clamav/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="crypt milter selinux"
+IUSE="crypt mailwrapper milter selinux"
DEPEND="virtual/libc
crypt? ( >=dev-libs/gmp-4.1.2 )