From ae727c831dc761a7e90679b7b381c114ffa45442 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:15 -0500 Subject: [PATCH] app-emulation/vmware-workstation: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/vmware-workstation/files/vmware-10.0.rc | 2 +- app-emulation/vmware-workstation/files/vmware-11.0.rc | 2 +- app-emulation/vmware-workstation/files/vmware-11.1.rc | 2 +- app-emulation/vmware-workstation/files/vmware-11.2.rc | 2 +- app-emulation/vmware-workstation/files/vmware-12.1.rc | 2 +- app-emulation/vmware-workstation/files/vmware-9.0.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-10.0.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-11.0.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-11.1.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-11.2.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-12.1.rc | 2 +- app-emulation/vmware-workstation/files/vmware-server-9.0.rc | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/app-emulation/vmware-workstation/files/vmware-10.0.rc b/app-emulation/vmware-workstation/files/vmware-10.0.rc index 85ae7cdb0e76..b5688318b74c 100644 --- a/app-emulation/vmware-workstation/files/vmware-10.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-10.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-11.0.rc b/app-emulation/vmware-workstation/files/vmware-11.0.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-workstation/files/vmware-11.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-11.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-11.1.rc b/app-emulation/vmware-workstation/files/vmware-11.1.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-workstation/files/vmware-11.1.rc +++ b/app-emulation/vmware-workstation/files/vmware-11.1.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-11.2.rc b/app-emulation/vmware-workstation/files/vmware-11.2.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-workstation/files/vmware-11.2.rc +++ b/app-emulation/vmware-workstation/files/vmware-11.2.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-12.1.rc b/app-emulation/vmware-workstation/files/vmware-12.1.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-workstation/files/vmware-12.1.rc +++ b/app-emulation/vmware-workstation/files/vmware-12.1.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-9.0.rc b/app-emulation/vmware-workstation/files/vmware-9.0.rc index 85ae7cdb0e76..b5688318b74c 100644 --- a/app-emulation/vmware-workstation/files/vmware-9.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-9.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-10.0.rc b/app-emulation/vmware-workstation/files/vmware-server-10.0.rc index a82b9009c109..439949ff3897 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-10.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-10.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-11.0.rc b/app-emulation/vmware-workstation/files/vmware-server-11.0.rc index a82b9009c109..439949ff3897 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-11.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-11.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-11.1.rc b/app-emulation/vmware-workstation/files/vmware-server-11.1.rc index a82b9009c109..439949ff3897 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-11.1.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-11.1.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-11.2.rc b/app-emulation/vmware-workstation/files/vmware-server-11.2.rc index a82b9009c109..439949ff3897 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-11.2.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-11.2.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-12.1.rc b/app-emulation/vmware-workstation/files/vmware-server-12.1.rc index a82b9009c109..439949ff3897 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-12.1.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-12.1.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-workstation/files/vmware-server-9.0.rc b/app-emulation/vmware-workstation/files/vmware-server-9.0.rc index a07011d14832..3a943f487cc7 100644 --- a/app-emulation/vmware-workstation/files/vmware-server-9.0.rc +++ b/app-emulation/vmware-workstation/files/vmware-server-9.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2