diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:34:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:34:24 +0000 |
commit | c9ae8046d5d1a7d065e2885ac1cfa7c510e23271 (patch) | |
tree | dc733d5247f795d2c21823edde3092bb6cef5c9a /net-fs/coda/files | |
parent | don't assign default value to S (Manifest recommit) (diff) | |
download | gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.gz gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.bz2 gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-fs/coda/files')
-rw-r--r-- | net-fs/coda/files/auth2 | 4 | ||||
-rw-r--r-- | net-fs/coda/files/coda-update | 4 | ||||
-rw-r--r-- | net-fs/coda/files/codasrv | 4 | ||||
-rw-r--r-- | net-fs/coda/files/venus | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-fs/coda/files/auth2 b/net-fs/coda/files/auth2 index 2b83529d4369..f7654074e82f 100644 --- a/net-fs/coda/files/auth2 +++ b/net-fs/coda/files/auth2 @@ -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/coda/files/auth2,v 1.1 2004/03/23 20:18:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/files/auth2,v 1.2 2004/07/14 23:33:59 agriffis Exp $ depend() { need net diff --git a/net-fs/coda/files/coda-update b/net-fs/coda/files/coda-update index e82f4349ca18..fec27837f616 100644 --- a/net-fs/coda/files/coda-update +++ b/net-fs/coda/files/coda-update @@ -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/coda/files/coda-update,v 1.1 2004/03/23 20:18:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/files/coda-update,v 1.2 2004/07/14 23:33:59 agriffis Exp $ depend() { need net auth2 diff --git a/net-fs/coda/files/codasrv b/net-fs/coda/files/codasrv index 6c4dcf4cb64a..e74826b21358 100644 --- a/net-fs/coda/files/codasrv +++ b/net-fs/coda/files/codasrv @@ -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/coda/files/codasrv,v 1.1 2004/03/23 20:18:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/files/codasrv,v 1.2 2004/07/14 23:33:59 agriffis Exp $ depend() { need net coda-update auth2 diff --git a/net-fs/coda/files/venus b/net-fs/coda/files/venus index 220f902824a9..021cbfe4b034 100644 --- a/net-fs/coda/files/venus +++ b/net-fs/coda/files/venus @@ -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/coda/files/venus,v 1.1 2004/03/23 20:18:49 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/files/venus,v 1.2 2004/07/14 23:33:59 agriffis Exp $ depend() { need net codasrv |