diff options
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/xsp/files/2.2/mod-mono-server-r1.initd | 1 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/2.2/mod-mono-server.confd | 1 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/2.2/mod-mono-server.initd | 1 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/2.2/xsp.confd | 1 | ||||
-rw-r--r-- | dev-dotnet/xsp/files/2.2/xsp.initd | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/dev-dotnet/xsp/files/2.2/mod-mono-server-r1.initd b/dev-dotnet/xsp/files/2.2/mod-mono-server-r1.initd index 6e091dd5343..22d7ba9af42 100644 --- a/dev-dotnet/xsp/files/2.2/mod-mono-server-r1.initd +++ b/dev-dotnet/xsp/files/2.2/mod-mono-server-r1.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: mod-mono-server-r1.initd,v 1.1 2012/01/22 12:54:29 pacho Exp $ depend() { use net diff --git a/dev-dotnet/xsp/files/2.2/mod-mono-server.confd b/dev-dotnet/xsp/files/2.2/mod-mono-server.confd index 7cefdbea49b..6c6836b9561 100644 --- a/dev-dotnet/xsp/files/2.2/mod-mono-server.confd +++ b/dev-dotnet/xsp/files/2.2/mod-mono-server.confd @@ -1,5 +1,4 @@ # Config file for /etc/init.d/mod-mono-server -# $Id: mod-mono-server.confd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ # Configuration directives for mod-mono-server.exe. For more information on # these variables, see the man page for xsp(1). diff --git a/dev-dotnet/xsp/files/2.2/mod-mono-server.initd b/dev-dotnet/xsp/files/2.2/mod-mono-server.initd index 3906dc98389..fb1c44935e0 100644 --- a/dev-dotnet/xsp/files/2.2/mod-mono-server.initd +++ b/dev-dotnet/xsp/files/2.2/mod-mono-server.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: mod-mono-server.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ depend() { use net diff --git a/dev-dotnet/xsp/files/2.2/xsp.confd b/dev-dotnet/xsp/files/2.2/xsp.confd index 45a79a52bb6..e4f79aafa5e 100644 --- a/dev-dotnet/xsp/files/2.2/xsp.confd +++ b/dev-dotnet/xsp/files/2.2/xsp.confd @@ -1,5 +1,4 @@ # Config file for /etc/init.d/xsp -# $Id: xsp.confd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ # This is the document root; trailing slash is not necessary MonoServerRoot=/usr/lib/xsp/test diff --git a/dev-dotnet/xsp/files/2.2/xsp.initd b/dev-dotnet/xsp/files/2.2/xsp.initd index 8ae8aab83ba..6ac7bbf87c0 100644 --- a/dev-dotnet/xsp/files/2.2/xsp.initd +++ b/dev-dotnet/xsp/files/2.2/xsp.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: xsp.initd,v 1.1 2009/01/18 17:44:04 loki_val Exp $ depend() { need net |