projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e644b
)
dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscript
author
Austin English
<wizardedit@gentoo.org>
Tue, 3 May 2016 16:55:30 +0000
(11:55 -0500)
committer
Austin English
<wizardedit@gentoo.org>
Tue, 3 May 2016 16:55:58 +0000
(11:55 -0500)
Approved by Michał Górny <mgorny@gentoo.org>
Gentoo-Bug: https://bugs.gentoo.org/573846
Gentoo-Bug: https://bugs.gentoo.org/581940
Package-Manager: portage-2.2.26
dev-lang/python/files/pydoc.init
patch
|
blob
|
history
diff --git
a/dev-lang/python/files/pydoc.init
b/dev-lang/python/files/pydoc.init
index ede01671f77212e0b25d2065feff60e9d0f78ae8..6cdfe892806badb2f2f13fda9854f4fb522bb6b0 100644
(file)
--- a/
dev-lang/python/files/pydoc.init
+++ b/
dev-lang/python/files/pydoc.init
@@
-1,5
+1,5
@@
-#!/sbin/
runscript
-# Copyright 1999-201
4
Gentoo Technologies, Inc.
+#!/sbin/
openrc-run
+# Copyright 1999-201
6
Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public Licence v2
# $Id$