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-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: Fri, 02 Nov 2007 09:44:00
Message-Id: E1Int4C-0005g7-H4@stork.gentoo.org
1 ulm 07/11/02 09:43:52
2
3 Modified: 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 Change emacs to ${PN} in comment.
9 (Portage version: 2.1.3.16)
10
11 Revision Changes Path
12 1.7 app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild?r1=1.6&r2=1.7
17
18 Index: emacs-cvs-22.1.50_p20070829-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- emacs-cvs-22.1.50_p20070829-r1.ebuild 24 Oct 2007 09:30:23 -0000 1.6
25 +++ emacs-cvs-22.1.50_p20070829-r1.ebuild 2 Nov 2007 09:43:51 -0000 1.7
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $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 $
30 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r1.ebuild,v 1.7 2007/11/02 09:43:51 ulm Exp $
31
32 WANT_AUTOCONF="2.5"
33 WANT_AUTOMAKE="latest"
34 @@ -172,7 +172,7 @@
35 doins src/*.[ch]
36 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
37
38 - ;;; emacs-${SLOT} site-lisp configuration
39 + ;;; ${PN}-${SLOT} site-lisp configuration
40
41 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
42 X (setq find-function-C-source-directory
43
44
45
46 1.8 app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild?r1=1.7&r2=1.8
51
52 Index: emacs-cvs-22.1.50-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r1.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- emacs-cvs-22.1.50-r1.ebuild 24 Oct 2007 09:30:23 -0000 1.7
59 +++ emacs-cvs-22.1.50-r1.ebuild 2 Nov 2007 09:43:51 -0000 1.8
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $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 $
64 +# $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 $
65
66 ECVS_AUTH="pserver"
67 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
68 @@ -187,7 +187,7 @@
69 doins src/*.[ch]
70 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
71
72 - ;;; emacs-${SLOT} site-lisp configuration
73 + ;;; ${PN}-${SLOT} site-lisp configuration
74
75 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
76 X (setq find-function-C-source-directory
77
78
79
80 1.11 app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.11&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?rev=1.11&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild?r1=1.10&r2=1.11
85
86 Index: emacs-cvs-23.0.50.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50.ebuild,v
89 retrieving revision 1.10
90 retrieving revision 1.11
91 diff -u -r1.10 -r1.11
92 --- emacs-cvs-23.0.50.ebuild 24 Oct 2007 09:30:23 -0000 1.10
93 +++ emacs-cvs-23.0.50.ebuild 2 Nov 2007 09:43:51 -0000 1.11
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2007 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $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 $
98 +# $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 $
99
100 ECVS_AUTH="pserver"
101 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
102 @@ -189,7 +189,7 @@
103 doins src/*.[ch]
104 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
105
106 - ;;; emacs-${SLOT} site-lisp configuration
107 + ;;; ${PN}-${SLOT} site-lisp configuration
108
109 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
110 X (setq find-function-C-source-directory
111
112
113
114 1.3 app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild?r1=1.2&r2=1.3
119
120 Index: emacs-cvs-23.0.60.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- emacs-cvs-23.0.60.ebuild 24 Oct 2007 09:30:23 -0000 1.2
127 +++ emacs-cvs-23.0.60.ebuild 2 Nov 2007 09:43:51 -0000 1.3
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2007 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $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 $
132 +# $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 $
133
134 ECVS_AUTH="pserver"
135 ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
136 @@ -192,7 +192,7 @@
137 doins src/*.[ch]
138 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
139
140 - ;;; emacs-${SLOT} site-lisp configuration
141 + ;;; ${PN}-${SLOT} site-lisp configuration
142
143 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
144 X (setq find-function-C-source-directory
145
146
147
148 1.5 app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild
149
150 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.5&view=markup
151 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?rev=1.5&content-type=text/plain
152 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild?r1=1.4&r2=1.5
153
154 Index: emacs-cvs-23.0.0_p20070920.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v
157 retrieving revision 1.4
158 retrieving revision 1.5
159 diff -u -r1.4 -r1.5
160 --- emacs-cvs-23.0.0_p20070920.ebuild 24 Oct 2007 09:30:23 -0000 1.4
161 +++ emacs-cvs-23.0.0_p20070920.ebuild 2 Nov 2007 09:43:51 -0000 1.5
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2007 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $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 $
166 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920.ebuild,v 1.5 2007/11/02 09:43:51 ulm Exp $
167
168 WANT_AUTOCONF="2.5"
169 WANT_AUTOMAKE="latest"
170 @@ -177,7 +177,7 @@
171 doins src/*.[ch]
172 sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF
173
174 - ;;; emacs-${SLOT} site-lisp configuration
175 + ;;; ${PN}-${SLOT} site-lisp configuration
176
177 (if (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
178 X (setq find-function-C-source-directory
179
180
181
182 --
183 gentoo-commits@g.o mailing list