diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /dev-dotnet | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
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 6e091dd53432..22d7ba9af428 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 7cefdbea49b4..6c6836b9561b 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 3906dc983893..fb1c44935e09 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 45a79a52bb63..e4f79aafa5e5 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 8ae8aab83baa..6ac7bbf87c0b 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 |