From: Austin English Date: Tue, 26 Apr 2016 22:49:38 +0000 (-0500) Subject: www-servers/webfs: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4972ae1be7501d9acc84269262ea5d642127eb5b;p=gentoo.git www-servers/webfs: use #!/sbin/openrc-run instead of #!/sbin/runscript Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 --- diff --git a/www-servers/webfs/files/webfs.initd-r1 b/www-servers/webfs/files/webfs.initd-r1 index 1327756145aa..bcf7b492d77f 100644 --- a/www-servers/webfs/files/webfs.initd-r1 +++ b/www-servers/webfs/files/webfs.initd-r1 @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2013 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/www-servers/webfs/webfs-1.21-r4.ebuild b/www-servers/webfs/webfs-1.21-r5.ebuild similarity index 97% rename from www-servers/webfs/webfs-1.21-r4.ebuild rename to www-servers/webfs/webfs-1.21-r5.ebuild index 219938b780d0..2f65449135c6 100644 --- a/www-servers/webfs/webfs-1.21-r4.ebuild +++ b/www-servers/webfs/webfs-1.21-r5.ebuild @@ -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$