From 2fafcb321f5ae80068469332c4ed3aa5151b647c Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 5 Oct 2002 05:39:28 +0000 Subject: big IUSE commit --- net-fs/autofs/autofs-3.1.7-r3.ebuild | 4 +++- net-fs/netatalk/netatalk-1.5.3.1.ebuild | 4 +++- net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild | 4 +++- net-fs/samba/samba-2.2.5-r1.ebuild | 4 +++- net-fs/samba/samba-2.2.5.ebuild | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) (limited to 'net-fs') diff --git a/net-fs/autofs/autofs-3.1.7-r3.ebuild b/net-fs/autofs/autofs-3.1.7-r3.ebuild index 6e37fa5a498e..3f9cd1b91a26 100644 --- a/net-fs/autofs/autofs-3.1.7-r3.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r3.ebuild,v 1.6 2002/10/04 06:03:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r3.ebuild,v 1.7 2002/10/05 05:39:18 drobbins Exp $ + +IUSE="ldap" S=${WORKDIR}/${P} DESCRIPTION="Kernel based automounter" diff --git a/net-fs/netatalk/netatalk-1.5.3.1.ebuild b/net-fs/netatalk/netatalk-1.5.3.1.ebuild index f7bc98f46c7d..df5c526f82d4 100644 --- a/net-fs/netatalk/netatalk-1.5.3.1.ebuild +++ b/net-fs/netatalk/netatalk-1.5.3.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/netatalk-1.5.3.1.ebuild,v 1.4 2002/10/04 06:03:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/netatalk-1.5.3.1.ebuild,v 1.5 2002/10/05 05:39:18 drobbins Exp $ + +IUSE="ssl pam tcpd" S=${WORKDIR}/${P} DESCRIPTION="kernel level implementation of the AppleTalk Protocol Suite" diff --git a/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild b/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild index 41ce3a4e55a4..6032ff3c1e0e 100644 --- a/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild +++ b/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild,v 1.10 2002/10/04 06:03:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-0.3.3-r1.ebuild,v 1.11 2002/10/05 05:39:18 drobbins Exp $ + +IUSE="tcpd" S=${WORKDIR}/${P} DESCRIPTION="kernel NFS client and server daemons" diff --git a/net-fs/samba/samba-2.2.5-r1.ebuild b/net-fs/samba/samba-2.2.5-r1.ebuild index acf224f78244..aa7affc51e90 100644 --- a/net-fs/samba/samba-2.2.5-r1.ebuild +++ b/net-fs/samba/samba-2.2.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.5-r1.ebuild,v 1.2 2002/10/04 06:03:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.5-r1.ebuild,v 1.3 2002/10/05 05:39:18 drobbins Exp $ + +IUSE="tcpd ldap cups ssl acl" DESCRIPTION="SAMBA is a suite of SMB and CIFS client/server programs for UNIX" HOMEPAGE="http://www.samba.org" diff --git a/net-fs/samba/samba-2.2.5.ebuild b/net-fs/samba/samba-2.2.5.ebuild index 7105ca2f63d2..4813051fb22f 100644 --- a/net-fs/samba/samba-2.2.5.ebuild +++ b/net-fs/samba/samba-2.2.5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.5.ebuild,v 1.5 2002/10/04 06:03:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-2.2.5.ebuild,v 1.6 2002/10/05 05:39:18 drobbins Exp $ + +IUSE="tcpd ldap cups ssl acl" DESCRIPTION="SAMBA is a suite of SMB and CIFS client/server programs for UNIX" HOMEPAGE="http://www.samba.org" -- cgit v1.2.3-65-gdbad