]> 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:11:22 +0000 (17:11 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 5 Oct 2017 15:11:22 +0000 (17:11 +0200)
conf.d/pydoc-2.7
init.d/pydoc-2.7

index b5af52d6102ea3682d828ccc6f29f13ac4c83495..77fad810f6230390f5789886d68c5dd29651a11c 100644 (file)
@@ -1,5 +1,4 @@
 # /etc/init.d/pydoc.conf
-# $Id$
 
 # This file contains the configuration for pydoc's internal webserver.
 
index 02045820c124e6dc5229d99396d89705abb5e943..fb0afd67fb4dec2528700b77b3b45b7cc21c72a6 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="${PYDOC2_7_PORT-${PYDOC_PORT}}"