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: ChangeLog emacs-cvs-22.1.50_p20070829-r1.ebuild emacs-cvs-22.1.50-r1.ebuild emacs-cvs-23.0.50.ebuild emacs-cvs-23.0.60.ebuild emacs-cvs-23.0.0_p20070920.ebuild
Date: Mon, 05 Nov 2007 14:02:55
Message-Id: E1Ip2XS-0003ez-8K@stork.gentoo.org
1 ulm 07/11/05 14:02:50
2
3 Modified: ChangeLog emacs-cvs-22.1.50_p20070829-r1.ebuild
4 emacs-cvs-22.1.50-r1.ebuild
5 emacs-cvs-23.0.50.ebuild emacs-cvs-23.0.60.ebuild
6 emacs-cvs-23.0.0_p20070920.ebuild
7 Log:
8 New kerberos USE flag.
9 (Portage version: 2.1.3.18)
10
11 Revision Changes Path
12 1.168 app-editors/emacs-cvs/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.168&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.168&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.167&r2=1.168
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
21 retrieving revision 1.167
22 retrieving revision 1.168
23 diff -u -r1.167 -r1.168
24 --- ChangeLog 3 Nov 2007 20:23:02 -0000 1.167
25 +++ ChangeLog 5 Nov 2007 14:02:49 -0000 1.168
26 @@ -1,6 +1,11 @@
27 # ChangeLog for app-editors/emacs-cvs
28 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.167 2007/11/03 20:23:02 ulm Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.168 2007/11/05 14:02:49 ulm Exp $
31 +
32 + 05 Nov 2007; Ulrich Mueller <ulm@g.o> emacs-cvs-22.1.50-r1.ebuild,
33 + emacs-cvs-22.1.50_p20070829-r1.ebuild, emacs-cvs-23.0.0_p20070920.ebuild,
34 + emacs-cvs-23.0.50.ebuild, emacs-cvs-23.0.60.ebuild:
35 + New kerberos USE flag.
36
37 03 Nov 2007; Ulrich Mueller <ulm@g.o>
38 +files/emacs-cvs-hack-local-variables.patch,
39
40
41
42 1.9 app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.9&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.9&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?r1=1.8&r2=1.9
47
48 Index: emacs-cvs-22.1.50_p20070829-r1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v
51 retrieving revision 1.8
52 retrieving revision 1.9
53 diff -u -r1.8 -r1.9
54 --- emacs-cvs-22.1.50_p20070829-r1.ebuild 3 Nov 2007 20:23:02 -0000 1.8
55 +++ emacs-cvs-22.1.50_p20070829-r1.ebuild 5 Nov 2007 14:02:49 -0000 1.9
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2007 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.8 2007/11/03 20:23:02 ulm Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.9 2007/11/05 14:02:49 ulm Exp $
61
62 WANT_AUTOCONF="2.5"
63 WANT_AUTOMAKE="latest"
64 @@ -14,7 +14,7 @@
65 LICENSE="GPL-3 FDL-1.2 BSD"
66 SLOT="22"
67 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
68 -IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
69 +IUSE="alsa gif gpm gtk gzip-el hesiod jpeg kerberos motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
70 RESTRICT="strip"
71
72 X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"
73 @@ -23,6 +23,7 @@
74 >=app-admin/eselect-emacs-0.7-r1
75 sys-libs/zlib
76 hesiod? ( net-dns/hesiod )
77 + kerberos? ( virtual/krb5 )
78 spell? ( || ( app-text/ispell app-text/aspell ) )
79 alsa? ( media-sound/alsa-headers )
80 gpm? ( sys-libs/gpm )
81 @@ -130,6 +131,7 @@
82 fi
83
84 myconf="${myconf} $(use_with hesiod)"
85 + myconf="${myconf} $(use_with kerberos) $(use_with kerberos kerberos5)"
86 myconf="${myconf} $(use_with gpm)"
87
88 econf \
89
90
91
92 1.9 app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild
93
94 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.9&view=markup
95 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.9&content-type=text/plain
96 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?r1=1.8&r2=1.9
97
98 Index: emacs-cvs-22.1.50-r1.ebuild
99 ===================================================================
100 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v
101 retrieving revision 1.8
102 retrieving revision 1.9
103 diff -u -r1.8 -r1.9
104 --- emacs-cvs-22.1.50-r1.ebuild 2 Nov 2007 09:43:51 -0000 1.8
105 +++ emacs-cvs-22.1.50-r1.ebuild 5 Nov 2007 14:02:49 -0000 1.9
106 @@ -1,6 +1,6 @@
107 # Copyright 1999-2007 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v 1.8 2007/11/02 09:43:51 ulm Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v 1.9 2007/11/05 14:02:49 ulm Exp $
111
112 ECVS_AUTH="pserver"
113 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
114 @@ -20,7 +20,7 @@
115 LICENSE="GPL-3 FDL-1.2 BSD"
116 SLOT="22"
117 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
118 -IUSE="alsa gif gtk gzip-el hesiod jpeg motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm"
119 +IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm"
120 RESTRICT="strip"
121
122 X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"
123 @@ -29,6 +29,7 @@
124 >=app-admin/eselect-emacs-0.7-r1
125 sys-libs/zlib
126 hesiod? ( net-dns/hesiod )
127 + kerberos? ( virtual/krb5 )
128 spell? ( || ( app-text/ispell app-text/aspell ) )
129 alsa? ( media-sound/alsa-headers )
130 X? (
131 @@ -145,6 +146,7 @@
132 fi
133
134 myconf="${myconf} $(use_with hesiod)"
135 + myconf="${myconf} $(use_with kerberos) $(use_with kerberos kerberos5)"
136
137 econf \
138 --program-suffix=-${EMACS_SUFFIX} \
139
140
141
142 1.12 app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.12&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.12&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?r1=1.11&r2=1.12
147
148 Index: emacs-cvs-23.0.50.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v
151 retrieving revision 1.11
152 retrieving revision 1.12
153 diff -u -r1.11 -r1.12
154 --- emacs-cvs-23.0.50.ebuild 2 Nov 2007 09:43:51 -0000 1.11
155 +++ emacs-cvs-23.0.50.ebuild 5 Nov 2007 14:02:49 -0000 1.12
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2007 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v 1.11 2007/11/02 09:43:51 ulm Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v 1.12 2007/11/05 14:02:49 ulm Exp $
161
162 ECVS_AUTH="pserver"
163 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
164 @@ -20,7 +20,7 @@
165 LICENSE="GPL-3 FDL-1.2 BSD"
166 SLOT="23"
167 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
168 -IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
169 +IUSE="alsa gif gpm gtk gzip-el hesiod jpeg kerberos motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xpm"
170 RESTRICT="strip"
171
172 X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"
173 @@ -30,6 +30,7 @@
174 >=app-admin/eselect-emacs-0.7-r1
175 sys-libs/zlib
176 hesiod? ( net-dns/hesiod )
177 + kerberos? ( virtual/krb5 )
178 spell? ( || ( app-text/ispell app-text/aspell ) )
179 alsa? ( media-sound/alsa-headers )
180 gpm? ( sys-libs/gpm )
181 @@ -146,6 +147,7 @@
182 fi
183
184 myconf="${myconf} $(use_with hesiod)"
185 + myconf="${myconf} $(use_with kerberos) $(use_with kerberos kerberos5)"
186 myconf="${myconf} $(use_with gpm)"
187
188 econf \
189
190
191
192 1.4 app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild
193
194 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.4&view=markup
195 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.4&content-type=text/plain
196 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?r1=1.3&r2=1.4
197
198 Index: emacs-cvs-23.0.60.ebuild
199 ===================================================================
200 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v
201 retrieving revision 1.3
202 retrieving revision 1.4
203 diff -u -r1.3 -r1.4
204 --- emacs-cvs-23.0.60.ebuild 2 Nov 2007 09:43:51 -0000 1.3
205 +++ emacs-cvs-23.0.60.ebuild 5 Nov 2007 14:02:49 -0000 1.4
206 @@ -1,6 +1,6 @@
207 # Copyright 1999-2007 Gentoo Foundation
208 # Distributed under the terms of the GNU General Public License v2
209 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v 1.3 2007/11/02 09:43:51 ulm Exp $
210 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v 1.4 2007/11/05 14:02:49 ulm Exp $
211
212 ECVS_AUTH="pserver"
213 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
214 @@ -20,7 +20,7 @@
215 LICENSE="GPL-3 FDL-1.2 BSD"
216 SLOT="23-unicode"
217 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
218 -IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft xpm"
219 +IUSE="alsa gif gpm gtk gzip-el hesiod jpeg kerberos motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft xpm"
220 RESTRICT="strip"
221
222 X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"
223 @@ -29,6 +29,7 @@
224 >=app-admin/eselect-emacs-0.7-r1
225 sys-libs/zlib
226 hesiod? ( net-dns/hesiod )
227 + kerberos? ( virtual/krb5 )
228 spell? ( || ( app-text/ispell app-text/aspell ) )
229 alsa? ( media-sound/alsa-headers )
230 gpm? ( sys-libs/gpm )
231 @@ -149,6 +150,7 @@
232 fi
233
234 myconf="${myconf} $(use_with hesiod)"
235 + myconf="${myconf} $(use_with kerberos) $(use_with kerberos kerberos5)"
236 myconf="${myconf} $(use_with gpm)"
237
238 econf \
239
240
241
242 1.7 app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild
243
244 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.7&view=markup
245 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.7&content-type=text/plain
246 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?r1=1.6&r2=1.7
247
248 Index: emacs-cvs-23.0.0_p20070920.ebuild
249 ===================================================================
250 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v
251 retrieving revision 1.6
252 retrieving revision 1.7
253 diff -u -r1.6 -r1.7
254 --- emacs-cvs-23.0.0_p20070920.ebuild 3 Nov 2007 20:23:02 -0000 1.6
255 +++ emacs-cvs-23.0.0_p20070920.ebuild 5 Nov 2007 14:02:49 -0000 1.7
256 @@ -1,6 +1,6 @@
257 # Copyright 1999-2007 Gentoo Foundation
258 # Distributed under the terms of the GNU General Public License v2
259 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v 1.6 2007/11/03 20:23:02 ulm Exp $
260 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v 1.7 2007/11/05 14:02:49 ulm Exp $
261
262 WANT_AUTOCONF="2.5"
263 WANT_AUTOMAKE="latest"
264 @@ -14,7 +14,7 @@
265 LICENSE="GPL-3 FDL-1.2 BSD"
266 SLOT="23-unicode"
267 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
268 -IUSE="alsa gif gpm gtk gzip-el hesiod jpeg motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft xpm"
269 +IUSE="alsa gif gpm gtk gzip-el hesiod jpeg kerberos motif png spell sound source svg tiff toolkit-scroll-bars X Xaw3d xft xpm"
270 RESTRICT="strip"
271
272 X_DEPEND="x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps"
273 @@ -23,6 +23,7 @@
274 >=app-admin/eselect-emacs-0.7-r1
275 sys-libs/zlib
276 hesiod? ( net-dns/hesiod )
277 + kerberos? ( virtual/krb5 )
278 spell? ( || ( app-text/ispell app-text/aspell ) )
279 alsa? ( media-sound/alsa-headers )
280 gpm? ( sys-libs/gpm )
281 @@ -135,6 +136,7 @@
282 fi
283
284 myconf="${myconf} $(use_with hesiod)"
285 + myconf="${myconf} $(use_with kerberos) $(use_with kerberos kerberos5)"
286 myconf="${myconf} $(use_with gpm)"
287
288 econf \
289
290
291
292 --
293 gentoo-commits@g.o mailing list