diff options
-rw-r--r-- | www-servers/webfs/files/webfs.initd-r1 | 4 | ||||
-rw-r--r-- | www-servers/webfs/webfs-1.21-r5.ebuild (renamed from www-servers/webfs/webfs-1.21-r4.ebuild) | 2 |
2 files changed, 3 insertions, 3 deletions
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 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$ |