Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/denyhosts/files: denyhosts.init
Date: Sat, 31 Dec 2011 15:46:26
Message-Id: 20111231154617.25E842004C@flycatcher.gentoo.org
1 idl0r 11/12/31 15:46:17
2
3 Modified: denyhosts.init
4 Log:
5 Revbump. Don't use the deprecated $opts variable, bug 393657.
6
7 (Portage version: 2.1.10.41/cvs/Linux i686, RepoMan options: --force)
8
9 Revision Changes Path
10 1.7 app-admin/denyhosts/files/denyhosts.init
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/denyhosts/files/denyhosts.init?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/denyhosts/files/denyhosts.init?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/denyhosts/files/denyhosts.init?r1=1.6&r2=1.7
15
16 Index: denyhosts.init
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/denyhosts/files/denyhosts.init,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- denyhosts.init 7 Oct 2010 12:45:33 -0000 1.6
23 +++ denyhosts.init 31 Dec 2011 15:46:16 -0000 1.7
24 @@ -1,9 +1,7 @@
25 #!/sbin/runscript
26 -# Copyright 1999-2010 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/files/denyhosts.init,v 1.6 2010/10/07 12:45:33 darkside Exp $
30 -
31 -opts="depend start stop"
32 +# $Header: /var/cvsroot/gentoo-x86/app-admin/denyhosts/files/denyhosts.init,v 1.7 2011/12/31 15:46:16 idl0r Exp $
33
34 depend() {
35 use logger sshd