Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/vnstat/files: vnstatd.initd
Date: Sun, 01 Jan 2012 01:18:15
Message-Id: 20120101011805.190BC2004C@flycatcher.gentoo.org
1 idl0r 12/01/01 01:18:05
2
3 Modified: vnstatd.initd
4 Log:
5 Revbump. Don't use the deprecated $opts variable, bug 386115.
6
7 (Portage version: 2.1.10.41/cvs/Linux i686, RepoMan options: --force)
8
9 Revision Changes Path
10 1.5 net-analyzer/vnstat/files/vnstatd.initd
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd?r1=1.4&r2=1.5
15
16 Index: vnstatd.initd
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- vnstatd.initd 17 Oct 2011 14:48:04 -0000 1.4
23 +++ vnstatd.initd 1 Jan 2012 01:18:05 -0000 1.5
24 @@ -1,9 +1,9 @@
25 #!/sbin/runscript
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd,v 1.4 2011/10/17 14:48:04 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/files/vnstatd.initd,v 1.5 2012/01/01 01:18:05 idl0r Exp $
31
32 -opts="reload"
33 +extra_started_commands="reload"
34
35 depend() {
36 use net