diff options
author | 2004-07-14 23:40:17 +0000 | |
---|---|---|
committer | 2004-07-14 23:40:17 +0000 | |
commit | b98015a5e2c756add238a9356985a4f079352b34 (patch) | |
tree | e9473bc414bf975bbaca1880b5899702238c7ee9 /net-fs/sfs/files | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | gentoo-2-b98015a5e2c756add238a9356985a4f079352b34.tar.gz gentoo-2-b98015a5e2c756add238a9356985a4f079352b34.tar.bz2 gentoo-2-b98015a5e2c756add238a9356985a4f079352b34.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-fs/sfs/files')
-rw-r--r-- | net-fs/sfs/files/sfscd | 4 | ||||
-rw-r--r-- | net-fs/sfs/files/sfsrwsd_config | 4 | ||||
-rw-r--r-- | net-fs/sfs/files/sfssd | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-fs/sfs/files/sfscd b/net-fs/sfs/files/sfscd index d4e3e9a58d0e..d784e27c1efc 100644 --- a/net-fs/sfs/files/sfscd +++ b/net-fs/sfs/files/sfscd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfscd,v 1.2 2004/03/04 19:26:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfscd,v 1.3 2004/07/14 23:39:36 agriffis Exp $ depend() { need net portmap diff --git a/net-fs/sfs/files/sfsrwsd_config b/net-fs/sfs/files/sfsrwsd_config index f020e0dc3d07..b5ec229ddd9f 100644 --- a/net-fs/sfs/files/sfsrwsd_config +++ b/net-fs/sfs/files/sfsrwsd_config @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfsrwsd_config,v 1.1 2003/03/19 01:43:05 wmertens Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfsrwsd_config,v 1.2 2004/07/14 23:39:36 agriffis Exp $ # Example sfsrwd_config file for serving files with SFS. All exported # directories must exist within the SFS root export directory and must diff --git a/net-fs/sfs/files/sfssd b/net-fs/sfs/files/sfssd index e52e8d9ee804..a5c2d4d89ef6 100644 --- a/net-fs/sfs/files/sfssd +++ b/net-fs/sfs/files/sfssd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfssd,v 1.2 2004/03/04 19:26:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/sfs/files/sfssd,v 1.3 2004/07/14 23:39:36 agriffis Exp $ depend() { need net portmap nfs |