diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-09-28 01:45:04 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-09-28 01:45:04 +0000 |
commit | 2afa61c59b5f17578d03c6a6763b17d66c1fd160 (patch) | |
tree | 57c04158b8555d67b79d96ef7578aced342485f0 /net-www | |
parent | Gentoo Technologies, Inc. -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-2afa61c59b5f17578d03c6a6763b17d66c1fd160.tar.gz gentoo-2-2afa61c59b5f17578d03c6a6763b17d66c1fd160.tar.bz2 gentoo-2-2afa61c59b5f17578d03c6a6763b17d66c1fd160.zip |
Gentoo Technologies, Inc. -> Gentoo Foundation
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/spawn-fcgi/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf | 4 | ||||
-rw-r--r-- | net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-www/spawn-fcgi/ChangeLog b/net-www/spawn-fcgi/ChangeLog index 9490800a1243..69a4c5452a57 100644 --- a/net-www/spawn-fcgi/ChangeLog +++ b/net-www/spawn-fcgi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/spawn-fcgi # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/ChangeLog,v 1.4 2004/09/08 13:01:49 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/ChangeLog,v 1.5 2004/09/28 01:44:05 swegener Exp $ + + 28 Sep 2004; Sven Wegener <swegener@gentoo.org> + files/spawn-fcgi-1.1.0.conf, files/spawn-fcgi-1.1.0.initd: + Gentoo Technologies, Inc. -> Gentoo Foundation 08 Sep 2004; Renat Lumpau <rl03@gentoo.org> metadata.xml: Fixed herd name diff --git a/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf b/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf index 71a6bc49e268..57912ccfb9c0 100644 --- a/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf +++ b/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf @@ -1,6 +1,6 @@ -# 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-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf,v 1.1 2004/06/26 23:56:56 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.conf,v 1.2 2004/09/28 01:44:05 swegener Exp $ # Configuration file for the FCGI-Part of /etc/init.d/lighttpd diff --git a/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd b/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd index 6fd8d8c5da8c..489646ce3051 100644 --- a/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd +++ b/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd @@ -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-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd,v 1.1 2004/06/26 23:56:56 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/spawn-fcgi/files/spawn-fcgi-1.1.0.initd,v 1.2 2004/09/28 01:44:05 swegener Exp $ SPAWNFCGI_PID="/var/run/spawn-fcgi.pid" SPAWNFCGI_CONF="/etc/conf.d/spawn-fcgi.conf" |