Gentoo Archives: gentoo-commits

From: "Nathan Phillip Brink (binki)" <binki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/weechat: weechat-0.3.5.ebuild ChangeLog weechat-0.3.6.ebuild weechat-9999.ebuild
Date: Sat, 31 Dec 2011 18:12:31
Message-Id: 20111231181220.A34762004B@flycatcher.gentoo.org
1 binki 11/12/31 18:12:20
2
3 Modified: weechat-0.3.5.ebuild ChangeLog weechat-0.3.6.ebuild
4 weechat-9999.ebuild
5 Log:
6 Fix wording of elogs pointing to the weeget.py weechat script, thanks jdhore.
7
8 (Portage version: 2.2.0_alpha82-r1/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 net-irc/weechat/weechat-0.3.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild?r1=1.6&r2=1.7
16
17 Index: weechat-0.3.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- weechat-0.3.5.ebuild 30 Dec 2011 21:34:35 -0000 1.6
24 +++ weechat-0.3.5.ebuild 31 Dec 2011 18:12:20 -0000 1.7
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.6 2011/12/30 21:34:35 binki Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.5.ebuild,v 1.7 2011/12/31 18:12:20 binki Exp $
30
31 EAPI=3
32
33 @@ -95,8 +95,8 @@
34
35 pkg_postinst() {
36 if use scripts && use python; then
37 - elog "You can use handy script from upstream to manage your scripts:"
38 + elog "You may use the following script from upstream to manage your scripts."
39 + elog "It helps with downloading and updating other scripts:"
40 elog " http://www.weechat.org/scripts/source/stable/weeget.py/"
41 - elog "This thing downloads and updates all other scripts for you."
42 fi
43 }
44
45
46
47 1.99 net-irc/weechat/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.99&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?rev=1.99&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/ChangeLog?r1=1.98&r2=1.99
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v
56 retrieving revision 1.98
57 retrieving revision 1.99
58 diff -u -r1.98 -r1.99
59 --- ChangeLog 30 Dec 2011 21:34:35 -0000 1.98
60 +++ ChangeLog 31 Dec 2011 18:12:20 -0000 1.99
61 @@ -1,6 +1,10 @@
62 # ChangeLog for net-irc/weechat
63 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.98 2011/12/30 21:34:35 binki Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.99 2011/12/31 18:12:20 binki Exp $
66 +
67 + 31 Dec 2011; Nathan Phillip Brink <binki@g.o> weechat-0.3.5.ebuild,
68 + weechat-0.3.6.ebuild, weechat-9999.ebuild:
69 + Fix wording of elogs pointing to the weeget.py weechat script, thanks jdhore.
70
71 30 Dec 2011; Nathan Phillip Brink <binki@g.o> weechat-0.3.5.ebuild:
72 Drop USE_RUBY=ruby19 from weechat-0.3.5 because it has stable keywords and
73
74
75
76 1.2 net-irc/weechat/weechat-0.3.6.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild?r1=1.1&r2=1.2
81
82 Index: weechat-0.3.6.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- weechat-0.3.6.ebuild 22 Oct 2011 10:09:13 -0000 1.1
89 +++ weechat-0.3.6.ebuild 31 Dec 2011 18:12:20 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v 1.1 2011/10/22 10:09:13 scarabeus Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.3.6.ebuild,v 1.2 2011/12/31 18:12:20 binki Exp $
95
96 EAPI=3
97
98 @@ -97,8 +97,8 @@
99
100 pkg_postinst() {
101 if use scripts && use python; then
102 - elog "You can use handy script from upstream to manage your scripts:"
103 - elog " http://www.weechat.org/scripts/source/stable/weeget.py/"
104 - elog "This thing downloads and updates all other scripts for you."
105 + elog "You may use the following script from upstream to manage your scripts."
106 + elog "It helps with downloading and updating other scripts:"
107 + elog " http://www.weechat.org/scripts/source/stable/weeget.py/"
108 fi
109 }
110
111
112
113 1.12 net-irc/weechat/weechat-9999.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.12&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?rev=1.12&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/weechat/weechat-9999.ebuild?r1=1.11&r2=1.12
118
119 Index: weechat-9999.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v
122 retrieving revision 1.11
123 retrieving revision 1.12
124 diff -u -r1.11 -r1.12
125 --- weechat-9999.ebuild 22 Oct 2011 10:09:13 -0000 1.11
126 +++ weechat-9999.ebuild 31 Dec 2011 18:12:20 -0000 1.12
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2011 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.11 2011/10/22 10:09:13 scarabeus Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-9999.ebuild,v 1.12 2011/12/31 18:12:20 binki Exp $
132
133 EAPI=3
134
135 @@ -97,8 +97,8 @@
136
137 pkg_postinst() {
138 if use scripts && use python; then
139 - elog "You can use handy script from upstream to manage your scripts:"
140 + elog "You may use the following script from upstream to manage your scripts."
141 + elog "It helps with downloading and updating other scripts:"
142 elog " http://www.weechat.org/scripts/source/stable/weeget.py/"
143 - elog "This thing downloads and updates all other scripts for you."
144 fi
145 }