From: Frank Brehm Date: Thu, 5 Oct 2017 15:11:22 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=a938e6f45d38e3d6d4b62da97b9221788830c4f5;p=config%2Fberta%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 b5af52d..77fad81 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 0204582..fb0afd6 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}}"