]> Frank Brehm's Git Trees - config/berta/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 5 Oct 2017 15:13:46 +0000 (17:13 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 5 Oct 2017 15:13:46 +0000 (17:13 +0200)
conf.d/pydoc-3.4
init.d/pydoc-3.4

index e5e11495a783d22313cbc19a9d60677ab9a9546d..2151c1dea3086752fa6df25870d9257e06eb58bf 100644 (file)
@@ -1,5 +1,4 @@
 # /etc/init.d/pydoc.conf
-# $Id$
 
 # This file contains the configuration for pydoc's internal webserver.
 
index f4953542bcecbe94f25a9546172ad30da6c479f2..dca0245822c0b481cb43229859e10717f16fcd86 100755 (executable)
@@ -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="${PYDOC3_4_PORT-${PYDOC_PORT}}"