dev-lang/python: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Tue, 3 May 2016 16:55:30 +0000 (11:55 -0500)
committerAustin 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

index ede01671f77212e0b25d2065feff60e9d0f78ae8..6cdfe892806badb2f2f13fda9854f4fb522bb6b0 100644 (file)
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2014 Gentoo Technologies, Inc.
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public Licence v2
 # $Id$