diff options
Diffstat (limited to 'www-servers/spawn-fcgi')
-rw-r--r-- | www-servers/spawn-fcgi/files/spawn-fcgi.confd | 1 | ||||
-rw-r--r-- | www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 | 1 | ||||
-rw-r--r-- | www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.confd b/www-servers/spawn-fcgi/files/spawn-fcgi.confd index 7369e13d6c4d..3e7f103a8fe2 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.confd +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.confd @@ -1,6 +1,5 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # DO NOT MODIFY THIS FILE DIRECTLY! CREATE A COPY AND MODIFY THAT INSTEAD! diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 index 1bf818326010..74879c2eb6fc 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PROGNAME=${SVCNAME#*.} SPAWNFCGI=/usr/bin/spawn-fcgi diff --git a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 index 4d4323212770..e7941a125a58 100644 --- a/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 +++ b/www-servers/spawn-fcgi/files/spawn-fcgi.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ PROGNAME=${SVCNAME#*.} SPAWNFCGI=/usr/bin/spawn-fcgi |