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: Wed, 24 Oct 2007 09:30:29
Message-Id: E1IkcZD-00078w-M4@stork.gentoo.org
1 ulm 07/10/24 09:30:23
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 Add standard comment to site-init file.
9 (Portage version: 2.1.3.16)
10
11 Revision Changes Path
12 1.165 app-editors/emacs-cvs/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.165&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?rev=1.165&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/ChangeLog?r1=1.164&r2=1.165
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v
21 retrieving revision 1.164
22 retrieving revision 1.165
23 diff -u -r1.164 -r1.165
24 --- ChangeLog 13 Oct 2007 21:22:15 -0000 1.164
25 +++ ChangeLog 24 Oct 2007 09:30:23 -0000 1.165
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.164 2007/10/13 21:22:15 ulm Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.165 2007/10/24 09:30:23 ulm Exp $
31 +
32 + 24 Oct 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 + Add standard comment to site-init file.
36
37 13 Oct 2007; Ulrich Mueller <ulm@g.o>
38 +files/emacs-cvs-no-x-compile.patch, emacs-cvs-23.0.0_p20070920.ebuild:
39
40
41
42 1.6 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.6&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.6&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.5&r2=1.6
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.5
52 retrieving revision 1.6
53 diff -u -r1.5 -r1.6
54 --- emacs-cvs-22.1.50_p20070829-r1.ebuild 12 Oct 2007 16:42:03 -0000 1.5
55 +++ emacs-cvs-22.1.50_p20070829-r1.ebuild 24 Oct 2007 09:30:23 -0000 1.6
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.5 2007/10/12 16:42:03 ulm Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.6 2007/10/24 09:30:23 ulm Exp $
61
62 WANT_AUTOCONF="2.5"
63 WANT_AUTOMAKE="latest"
64 @@ -171,6 +171,9 @@
65 # C source you might find via find-function
66 doins src/*.[ch]
67 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
68 +
69 + ;;; emacs-${SLOT} site-lisp configuration
70 +
71 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
72 X (setq find-function-C-source-directory
73 X "/usr/share/emacs/${FULL_VERSION}/src"))
74
75
76
77 1.7 app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.7&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.7&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?r1=1.6&r2=1.7
82
83 Index: emacs-cvs-22.1.50-r1.ebuild
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v
86 retrieving revision 1.6
87 retrieving revision 1.7
88 diff -u -r1.6 -r1.7
89 --- emacs-cvs-22.1.50-r1.ebuild 12 Oct 2007 16:42:03 -0000 1.6
90 +++ emacs-cvs-22.1.50-r1.ebuild 24 Oct 2007 09:30:23 -0000 1.7
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-r1.ebuild,v 1.6 2007/10/12 16:42:03 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v 1.7 2007/10/24 09:30:23 ulm Exp $
96
97 ECVS_AUTH="pserver"
98 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
99 @@ -186,6 +186,9 @@
100 # C source you might find via find-function
101 doins src/*.[ch]
102 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
103 +
104 + ;;; emacs-${SLOT} site-lisp configuration
105 +
106 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
107 X (setq find-function-C-source-directory
108 X "/usr/share/emacs/${FULL_VERSION}/src"))
109
110
111
112 1.10 app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.10&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.10&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?r1=1.9&r2=1.10
117
118 Index: emacs-cvs-23.0.50.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v
121 retrieving revision 1.9
122 retrieving revision 1.10
123 diff -u -r1.9 -r1.10
124 --- emacs-cvs-23.0.50.ebuild 12 Oct 2007 16:42:03 -0000 1.9
125 +++ emacs-cvs-23.0.50.ebuild 24 Oct 2007 09:30:23 -0000 1.10
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2007 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v 1.9 2007/10/12 16:42:03 ulm Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v 1.10 2007/10/24 09:30:23 ulm Exp $
131
132 ECVS_AUTH="pserver"
133 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
134 @@ -188,6 +188,9 @@
135 # C source you might find via find-function
136 doins src/*.[ch]
137 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
138 +
139 + ;;; emacs-${SLOT} site-lisp configuration
140 +
141 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
142 X (setq find-function-C-source-directory
143 X "/usr/share/emacs/${FULL_VERSION}/src"))
144
145
146
147 1.2 app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?r1=1.1&r2=1.2
152
153 Index: emacs-cvs-23.0.60.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- emacs-cvs-23.0.60.ebuild 12 Oct 2007 23:31:12 -0000 1.1
160 +++ emacs-cvs-23.0.60.ebuild 24 Oct 2007 09:30:23 -0000 1.2
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2007 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v 1.1 2007/10/12 23:31:12 ulm Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v 1.2 2007/10/24 09:30:23 ulm Exp $
166
167 ECVS_AUTH="pserver"
168 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
169 @@ -191,6 +191,9 @@
170 # C source you might find via find-function
171 doins src/*.[ch]
172 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
173 +
174 + ;;; emacs-${SLOT} site-lisp configuration
175 +
176 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
177 X (setq find-function-C-source-directory
178 X "/usr/share/emacs/${FULL_VERSION}/src"))
179
180
181
182 1.4 app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.4&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.4&content-type=text/plain
186 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?r1=1.3&r2=1.4
187
188 Index: emacs-cvs-23.0.0_p20070920.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v
191 retrieving revision 1.3
192 retrieving revision 1.4
193 diff -u -r1.3 -r1.4
194 --- emacs-cvs-23.0.0_p20070920.ebuild 13 Oct 2007 21:22:15 -0000 1.3
195 +++ emacs-cvs-23.0.0_p20070920.ebuild 24 Oct 2007 09:30:23 -0000 1.4
196 @@ -1,6 +1,6 @@
197 # Copyright 1999-2007 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v 1.3 2007/10/13 21:22:15 ulm Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v 1.4 2007/10/24 09:30:23 ulm Exp $
201
202 WANT_AUTOCONF="2.5"
203 WANT_AUTOMAKE="latest"
204 @@ -176,6 +176,9 @@
205 # C source you might find via find-function
206 doins src/*.[ch]
207 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
208 +
209 + ;;; emacs-${SLOT} site-lisp configuration
210 +
211 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
212 X (setq find-function-C-source-directory
213 X "/usr/share/emacs/${FULL_VERSION}/src"))
214
215
216
217 --
218 gentoo-commits@g.o mailing list