mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# /etc/init.d/pydoc.conf
|
||||
# $Id$
|
||||
|
||||
# This file contains the configuration for pydoc's internal webserver.
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#!/sbin/openrc-run
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public Licence v2
|
||||
# $Id$
|
||||
|
||||
start() {
|
||||
local pydoc_port="${@PYDOC_PORT_VARIABLE@-${PYDOC_PORT}}"
|
||||
|
||||
Reference in New Issue
Block a user