diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:46:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:46:48 +0000 |
commit | 667fe169d52f1fe8d74d14d78cc24a566b539b5d (patch) | |
tree | 4bdc05865ce08a1ab58e70dd786a2eb121a27c0c /dev-dotnet | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-667fe169d52f1fe8d74d14d78cc24a566b539b5d.tar.gz gentoo-2-667fe169d52f1fe8d74d14d78cc24a566b539b5d.tar.bz2 gentoo-2-667fe169d52f1fe8d74d14d78cc24a566b539b5d.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/xsp/files/xsp.initd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/xsp/files/xsp.initd b/dev-dotnet/xsp/files/xsp.initd index 67d96e519dc7..9cbe923f96e0 100644 --- a/dev-dotnet/xsp/files/xsp.initd +++ b/dev-dotnet/xsp/files/xsp.initd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/files/xsp.initd,v 1.1 2004/05/21 20:18:45 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/xsp/files/xsp.initd,v 1.2 2004/07/14 21:43:23 agriffis Exp $ depend() { need net |