Gentoo Archives: gentoo-commits

From: "Michael Hanselmann (hansmi)" <hansmi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/smokeping: smokeping-2.0.9.ebuild ChangeLog
Date: Thu, 13 Sep 2007 20:16:22
Message-Id: E1IVuzf-0003u1-Fs@stork.gentoo.org
1 hansmi 07/09/13 20:08:55
2
3 Modified: smokeping-2.0.9.ebuild ChangeLog
4 Log:
5 Fix typo in output.
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.12 net-analyzer/smokeping/smokeping-2.0.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild?r1=1.11&r2=1.12
14
15 Index: smokeping-2.0.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- smokeping-2.0.9.ebuild 13 Sep 2007 19:49:55 -0000 1.11
22 +++ smokeping-2.0.9.ebuild 13 Sep 2007 20:08:55 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.11 2007/09/13 19:49:55 hansmi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.12 2007/09/13 20:08:55 hansmi Exp $
28
29 inherit perl-module eutils
30
31 @@ -90,7 +90,7 @@
32 chown smokeping:smokeping "${ROOT}/var/lib/${PN}"
33 chmod 755 "${ROOT}/var/lib/${PN}"
34 elog
35 - elog "Four more steps are needed to get ${PN} un&running:"
36 + elog "Four more steps are needed to get ${PN} up and running:"
37 elog "1) You need to edit /etc/${PN}"
38 elog "2) You need to edit the template at /etc/${PN}.template"
39 elog "3) You need to make the fping binary setuid root:"
40
41
42
43 1.13 net-analyzer/smokeping/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/smokeping/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 13 Sep 2007 19:49:55 -0000 1.12
56 +++ ChangeLog 13 Sep 2007 20:08:55 -0000 1.13
57 @@ -1,10 +1,10 @@
58 # ChangeLog for net-analyzer/smokeping
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.12 2007/09/13 19:49:55 hansmi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.13 2007/09/13 20:08:55 hansmi Exp $
62
63 13 Sep 2007; Michael Hanselmann <hansmi@g.o>
64 smokeping-2.0.9.ebuild:
65 - Fix website and source URL, bug #183711.
66 + Fix website and source URL, bug #183711. Fix typo in output.
67
68 29 Jul 2007; Christian Heim <phreak@g.o> smokeping-2.0.9.ebuild:
69 Fixing the DEPEND/RDEPEND for the move of net-www/apache to
70
71
72
73 --
74 gentoo-commits@g.o mailing list