Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emacs-cvs: emacs-cvs-23.0.0_p20070920-r1.ebuild ChangeLog emacs-cvs-22.1.50-r2.ebuild emacs-cvs-22.1.50_p20070829-r2.ebuild emacs-cvs-23.0.60-r1.ebuild emacs-cvs-23.0.50-r1.ebuild
Date: Fri, 28 Dec 2007 23:50:55
Message-Id: E1J8OyX-0005cB-Pv@stork.gentoo.org
1 ulm 07/12/28 23:50:49
2
3 Modified: emacs-cvs-23.0.0_p20070920-r1.ebuild ChangeLog
4 emacs-cvs-22.1.50-r2.ebuild
5 emacs-cvs-22.1.50_p20070829-r2.ebuild
6 emacs-cvs-23.0.60-r1.ebuild
7 emacs-cvs-23.0.50-r1.ebuild
8 Log:
9 Include net-libs/liblockfile in dependencies, bug #203624.
10 (Portage version: 2.1.4_rc11)
11
12 Revision Changes Path
13 1.4 app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild?rev=1.4&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild?rev=1.4&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild?r1=1.3&r2=1.4
18
19 Index: emacs-cvs-23.0.0_p20070920-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v
22 retrieving revision 1.3
23 retrieving revision 1.4
24 diff -u -r1.3 -r1.4
25 --- emacs-cvs-23.0.0_p20070920-r1.ebuild 2 Dec 2007 20:01:33 -0000 1.3
26 +++ emacs-cvs-23.0.0_p20070920-r1.ebuild 28 Dec 2007 23:50:49 -0000 1.4
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2007 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.3 2007/12/02 20:01:33 ulm Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.4 2007/12/28 23:50:49 ulm Exp $
32
33 WANT_AUTOCONF="2.5"
34 WANT_AUTOMAKE="latest"
35 @@ -22,6 +22,7 @@
36 RDEPEND="sys-libs/ncurses
37 >=app-admin/eselect-emacs-0.7-r1
38 sys-libs/zlib
39 + net-libs/liblockfile
40 hesiod? ( net-dns/hesiod )
41 kerberos? ( virtual/krb5 )
42 spell? ( || ( app-text/ispell app-text/aspell ) )
43
44
45
46 1.180 app-editors/emacs-cvs/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.180&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.180&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.179&r2=1.180
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
55 retrieving revision 1.179
56 retrieving revision 1.180
57 diff -u -r1.179 -r1.180
58 --- ChangeLog 13 Dec 2007 18:30:32 -0000 1.179
59 +++ ChangeLog 28 Dec 2007 23:50:49 -0000 1.180
60 @@ -1,6 +1,12 @@
61 # ChangeLog for app-editors/emacs-cvs
62 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.179 2007/12/13 18:30:32 opfer Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.180 2007/12/28 23:50:49 ulm Exp $
65 +
66 + 28 Dec 2007; Ulrich Mueller <ulm@g.o> emacs-cvs-22.1.50-r2.ebuild,
67 + emacs-cvs-22.1.50_p20070829-r2.ebuild,
68 + emacs-cvs-23.0.0_p20070920-r1.ebuild, emacs-cvs-23.0.50-r1.ebuild,
69 + emacs-cvs-23.0.60-r1.ebuild:
70 + Include net-libs/liblockfile in dependencies, fixes bug #203624.
71
72 13 Dec 2007; Christian Faulhammer <opfer@g.o>
73 emacs-cvs-23.0.60-r1.ebuild:
74
75
76
77 1.4 app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild?rev=1.4&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild?rev=1.4&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild?r1=1.3&r2=1.4
82
83 Index: emacs-cvs-22.1.50-r2.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v
86 retrieving revision 1.3
87 retrieving revision 1.4
88 diff -u -r1.3 -r1.4
89 --- emacs-cvs-22.1.50-r2.ebuild 2 Dec 2007 20:01:33 -0000 1.3
90 +++ emacs-cvs-22.1.50-r2.ebuild 28 Dec 2007 23:50:49 -0000 1.4
91 @@ -1,6 +1,6 @@
92 # Copyright 1999-2007 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.3 2007/12/02 20:01:33 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.4 2007/12/28 23:50:49 ulm Exp $
96
97 ECVS_AUTH="pserver"
98 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
99 @@ -28,6 +28,7 @@
100 RDEPEND="sys-libs/ncurses
101 >=app-admin/eselect-emacs-0.7-r1
102 sys-libs/zlib
103 + net-libs/liblockfile
104 hesiod? ( net-dns/hesiod )
105 kerberos? ( virtual/krb5 )
106 spell? ( || ( app-text/ispell app-text/aspell ) )
107
108
109
110 1.4 app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild?rev=1.4&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild?rev=1.4&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild?r1=1.3&r2=1.4
115
116 Index: emacs-cvs-22.1.50_p20070829-r2.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v
119 retrieving revision 1.3
120 retrieving revision 1.4
121 diff -u -r1.3 -r1.4
122 --- emacs-cvs-22.1.50_p20070829-r2.ebuild 2 Dec 2007 20:01:33 -0000 1.3
123 +++ emacs-cvs-22.1.50_p20070829-r2.ebuild 28 Dec 2007 23:50:49 -0000 1.4
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2007 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.3 2007/12/02 20:01:33 ulm Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.4 2007/12/28 23:50:49 ulm Exp $
129
130 WANT_AUTOCONF="2.5"
131 WANT_AUTOMAKE="latest"
132 @@ -22,6 +22,7 @@
133 RDEPEND="sys-libs/ncurses
134 >=app-admin/eselect-emacs-0.7-r1
135 sys-libs/zlib
136 + net-libs/liblockfile
137 hesiod? ( net-dns/hesiod )
138 kerberos? ( virtual/krb5 )
139 spell? ( || ( app-text/ispell app-text/aspell ) )
140
141
142
143 1.5 app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild
144
145 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild?rev=1.5&view=markup
146 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild?rev=1.5&content-type=text/plain
147 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild?r1=1.4&r2=1.5
148
149 Index: emacs-cvs-23.0.60-r1.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v
152 retrieving revision 1.4
153 retrieving revision 1.5
154 diff -u -r1.4 -r1.5
155 --- emacs-cvs-23.0.60-r1.ebuild 13 Dec 2007 18:30:32 -0000 1.4
156 +++ emacs-cvs-23.0.60-r1.ebuild 28 Dec 2007 23:50:49 -0000 1.5
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2007 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.4 2007/12/13 18:30:32 opfer Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.5 2007/12/28 23:50:49 ulm Exp $
162
163 ECVS_AUTH="pserver"
164 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
165 @@ -28,6 +28,7 @@
166 RDEPEND="sys-libs/ncurses
167 >=app-admin/eselect-emacs-0.7-r1
168 sys-libs/zlib
169 + net-libs/liblockfile
170 hesiod? ( net-dns/hesiod )
171 kerberos? ( virtual/krb5 )
172 spell? ( || ( app-text/ispell app-text/aspell ) )
173
174
175
176 1.5 app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild
177
178 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild?rev=1.5&view=markup
179 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild?rev=1.5&content-type=text/plain
180 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild?r1=1.4&r2=1.5
181
182 Index: emacs-cvs-23.0.50-r1.ebuild
183 ===================================================================
184 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v
185 retrieving revision 1.4
186 retrieving revision 1.5
187 diff -u -r1.4 -r1.5
188 --- emacs-cvs-23.0.50-r1.ebuild 2 Dec 2007 20:01:33 -0000 1.4
189 +++ emacs-cvs-23.0.50-r1.ebuild 28 Dec 2007 23:50:49 -0000 1.5
190 @@ -1,6 +1,6 @@
191 # Copyright 1999-2007 Gentoo Foundation
192 # Distributed under the terms of the GNU General Public License v2
193 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.4 2007/12/02 20:01:33 ulm Exp $
194 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.5 2007/12/28 23:50:49 ulm Exp $
195
196 ECVS_AUTH="pserver"
197 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
198 @@ -29,6 +29,7 @@
199 sys-libs/ncurses
200 >=app-admin/eselect-emacs-0.7-r1
201 sys-libs/zlib
202 + net-libs/liblockfile
203 hesiod? ( net-dns/hesiod )
204 kerberos? ( virtual/krb5 )
205 spell? ( || ( app-text/ispell app-text/aspell ) )
206
207
208
209 --
210 gentoo-commits@g.o mailing list