From a938e6f45d38e3d6d4b62da97b9221788830c4f5 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 5 Oct 2017 17:11:22 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- conf.d/pydoc-2.7 | 1 - init.d/pydoc-2.7 | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) 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}}" -- 2.39.5