Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/webfs/files/, www-servers/webfs/
Date: Wed, 27 Apr 2016 18:30:11
Message-Id: 1461781797.4972ae1be7501d9acc84269262ea5d642127eb5b.wizardedit@gentoo
1 commit: 4972ae1be7501d9acc84269262ea5d642127eb5b
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 26 22:49:38 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 18:29:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4972ae1b
7
8 www-servers/webfs: use #!/sbin/openrc-run instead of #!/sbin/runscript
9
10 Gentoo-Bug: https://bugs.gentoo.org/573846
11
12 Package-Manager: portage-2.2.26
13
14 www-servers/webfs/files/webfs.initd-r1 | 4 ++--
15 www-servers/webfs/{webfs-1.21-r4.ebuild => webfs-1.21-r5.ebuild} | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/www-servers/webfs/files/webfs.initd-r1 b/www-servers/webfs/files/webfs.initd-r1
19 index 1327756..bcf7b49 100644
20 --- a/www-servers/webfs/files/webfs.initd-r1
21 +++ b/www-servers/webfs/files/webfs.initd-r1
22 @@ -1,5 +1,5 @@
23 -#!/sbin/runscript
24 -# Copyright 1999-2013 Gentoo Foundation
25 +#!/sbin/openrc-run
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30
31 diff --git a/www-servers/webfs/webfs-1.21-r4.ebuild b/www-servers/webfs/webfs-1.21-r5.ebuild
32 similarity index 97%
33 rename from www-servers/webfs/webfs-1.21-r4.ebuild
34 rename to www-servers/webfs/webfs-1.21-r5.ebuild
35 index 219938b..2f65449 100644
36 --- a/www-servers/webfs/webfs-1.21-r4.ebuild
37 +++ b/www-servers/webfs/webfs-1.21-r5.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2016 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$