From: Frank Brehm Date: Tue, 7 Nov 2017 23:30:32 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0a23bf021f108eba1779c73cd63ed790c6661623;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/pydoc-2.7 b/conf.d/pydoc-2.7 index b5af52d6..77fad810 100644 --- a/conf.d/pydoc-2.7 +++ b/conf.d/pydoc-2.7 @@ -1,5 +1,4 @@ # /etc/init.d/pydoc.conf -# $Id$ # This file contains the configuration for pydoc's internal webserver. diff --git a/init.d/pydoc-2.7 b/init.d/pydoc-2.7 index 02045820..fb0afd67 100755 --- a/init.d/pydoc-2.7 +++ b/init.d/pydoc-2.7 @@ -1,7 +1,6 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Technologies, Inc. +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public Licence v2 -# $Id$ start() { local pydoc_port="${PYDOC2_7_PORT-${PYDOC_PORT}}"