diff options
author | Donny Davies <woodchip@gentoo.org> | 2003-03-15 19:56:45 +0000 |
---|---|---|
committer | Donny Davies <woodchip@gentoo.org> | 2003-03-15 19:56:45 +0000 |
commit | 291ec786133dd473a4e95215a470ddfc6017294c (patch) | |
tree | 5e45d2fdf1271fbc55761f0d3fdef5222c373090 /net-fs | |
parent | Security update (diff) | |
download | gentoo-2-291ec786133dd473a4e95215a470ddfc6017294c.tar.gz gentoo-2-291ec786133dd473a4e95215a470ddfc6017294c.tar.bz2 gentoo-2-291ec786133dd473a4e95215a470ddfc6017294c.zip |
*** empty log message ***
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-2.2.8.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-fs/samba/samba-2.2.8.ebuild b/net-fs/samba/samba-2.2.8.ebuild index 39de45048f8f..978a4ab93944 100644 --- a/net-fs/samba/samba-2.2.8.ebuild +++ b/net-fs/samba/samba-2.2.8.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8.ebuild,v 1.1 2003/03/15 19:46:31 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.8.ebuild,v 1.2 2003/03/15 19:56:45 woodchip Exp $ inherit eutils -IUSE="pam acl cups ldap ssl tcpd oav" +IUSE="pam acl cups ldap ssl tcpd" +IUSE="${IUSE} oav" VSCAN_VER=0.3.2 VSCAN_MODS=${VSCAN_MODS:=fprot mks openantivirus sophos trend icap} #kapersky |