diff options
Diffstat (limited to 'dev-lang/python/files')
| -rw-r--r-- | dev-lang/python/files/pydoc.conf | 1 | ||||
| -rw-r--r-- | dev-lang/python/files/pydoc.init | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-lang/python/files/pydoc.conf b/dev-lang/python/files/pydoc.conf index b648cd36ab7a..3c6920cc96c4 100644 --- a/dev-lang/python/files/pydoc.conf +++ b/dev-lang/python/files/pydoc.conf @@ -1,5 +1,4 @@ # /etc/init.d/pydoc.conf -# $Id$ # This file contains the configuration for pydoc's internal webserver. diff --git a/dev-lang/python/files/pydoc.init b/dev-lang/python/files/pydoc.init index 9d91426434ec..f8e05636da4e 100644 --- a/dev-lang/python/files/pydoc.init +++ b/dev-lang/python/files/pydoc.init @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public Licence v2 -# $Id$ start() { local pydoc_port="${@PYDOC_PORT_VARIABLE@-${PYDOC_PORT}}" |
