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 /www-servers/boa | |
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 'www-servers/boa')
-rw-r--r-- | www-servers/boa/files/boa.conf | 2 | ||||
-rw-r--r-- | www-servers/boa/files/boa.initd | 1 | ||||
-rw-r--r-- | www-servers/boa/files/boa.rc6 | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/www-servers/boa/files/boa.conf b/www-servers/boa/files/boa.conf index 7402deb8e2ee..a888ffc5427b 100644 --- a/www-servers/boa/files/boa.conf +++ b/www-servers/boa/files/boa.conf @@ -10,8 +10,6 @@ # these directives mimic those of NCSA httpd 1.3; I saw no reason to # introduce gratuitous differences. -# $Id$ - # The "ServerRoot" is not in this configuration file. It can be compiled # into the server (see defines.h) or specified on the command line with # the -c option, for example: diff --git a/www-servers/boa/files/boa.initd b/www-servers/boa/files/boa.initd index dd0242a00021..fe9b63efe1d6 100644 --- a/www-servers/boa/files/boa.initd +++ b/www-servers/boa/files/boa.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # NB: Standard config is in /etc/boa/boa.conf # NB: Arguments to pass to boa are in /etc/conf.d/boa diff --git a/www-servers/boa/files/boa.rc6 b/www-servers/boa/files/boa.rc6 index 8cadfaaaac25..506abfbe697c 100644 --- a/www-servers/boa/files/boa.rc6 +++ b/www-servers/boa/files/boa.rc6 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # NB: Standard config is in /etc/boa/boa.conf # NB: Arguments to pass to boa are in /etc/conf.d/boa |