Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/boinc: boinc-6.2.15.ebuild ChangeLog
Date: Fri, 28 Nov 2008 00:07:03
Message-Id: E1L5qst-0000mN-BY@stork.gentoo.org
1 scarabeus 08/11/28 00:06:59
2
3 Modified: boinc-6.2.15.ebuild ChangeLog
4 Log:
5 Update information about password stored for boinc. Just cosmetic.
6 (Portage version: 2.2_rc16/cvs/Linux 2.6.27-gentoo x86_64)
7
8 Revision Changes Path
9 1.3 sci-misc/boinc/boinc-6.2.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild?r1=1.2&r2=1.3
14
15 Index: boinc-6.2.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- boinc-6.2.15.ebuild 27 Nov 2008 19:49:18 -0000 1.2
22 +++ boinc-6.2.15.ebuild 28 Nov 2008 00:06:59 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild,v 1.2 2008/11/27 19:49:18 scarabeus Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/boinc-6.2.15.ebuild,v 1.3 2008/11/28 00:06:59 scarabeus Exp $
28
29 EAPI="1"
30
31 @@ -209,9 +209,8 @@
32 fi
33 echo
34 # Add warning about the new password for the client, bug 121896.
35 - elog "If you need to use the graphical client the password is in "
36 - elog "/var/lib/${PN}/gui_rpc_auth.cfg which is randomly generated "
37 - elog "by ${PN} upon successfully running the gui for the first time."
38 - elog "You can change this to something more memorable."
39 + elog "If you need to use the graphical client the password is in"
40 + elog "/var/lib/${PN}/gui_rpc_auth.cfg which is for first run empty."
41 + elog "You should change this to something more secure."
42 echo
43 }
44
45
46
47 1.44 sci-misc/boinc/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/ChangeLog?rev=1.44&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/ChangeLog?rev=1.44&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-misc/boinc/ChangeLog?r1=1.43&r2=1.44
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v
56 retrieving revision 1.43
57 retrieving revision 1.44
58 diff -u -r1.43 -r1.44
59 --- ChangeLog 27 Nov 2008 19:49:18 -0000 1.43
60 +++ ChangeLog 28 Nov 2008 00:06:59 -0000 1.44
61 @@ -1,6 +1,9 @@
62 # ChangeLog for sci-misc/boinc
63 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.43 2008/11/27 19:49:18 scarabeus Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.44 2008/11/28 00:06:59 scarabeus Exp $
66 +
67 + 28 Nov 2008; Tomas Chvatal <scarabeus@g.o> boinc-6.2.15.ebuild:
68 + Update confusing information about password for graphical client.
69
70 27 Nov 2008; Tomas Chvatal <scarabeus@g.o> +files/gui_rpc_auth.cfg,
71 boinc-6.2.15.ebuild: