sys-apps/hprofile: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:47:12 +0000 (01:47 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:47:12 +0000 (01:47 -0500)
sys-apps/hprofile/hprofile-3.0.6.ebuild
sys-apps/hprofile/hprofile-3.1.1.ebuild
sys-apps/hprofile/hprofile-3.2.2.ebuild

index cbebb2e73b0ccd88e77a75087466c2877eea135a..a9504ae48901119afea8d0f1f4e3fe6dca573983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 src_prepare() {
-       sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+       sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
        sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
 }
index cbebb2e73b0ccd88e77a75087466c2877eea135a..a9504ae48901119afea8d0f1f4e3fe6dca573983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 src_prepare() {
-       sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+       sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
        sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
 }
index cbebb2e73b0ccd88e77a75087466c2877eea135a..a9504ae48901119afea8d0f1f4e3fe6dca573983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,6 +14,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 src_prepare() {
-       sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+       sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
        sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
 }