From: Austin English Date: Wed, 18 May 2016 06:28:20 +0000 (-0500) Subject: dev-ruby/rubygems: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5378693840c948cbc543e574038ad790906b8192;p=gentoo.git dev-ruby/rubygems: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-ruby/rubygems/files/init.d-gem_server2 b/dev-ruby/rubygems/files/init.d-gem_server2 index 49af38318fda..c7a6b6f1dc0b 100644 --- a/dev-ruby/rubygems/files/init.d-gem_server2 +++ b/dev-ruby/rubygems/files/init.d-gem_server2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2