Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/xemacs: xemacs-21.4.22-r2.ebuild xemacs-21.5.31.ebuild xemacs-21.5.30.ebuild ChangeLog xemacs-21.4.22-r1.ebuild xemacs-21.5.29-r2.ebuild
Date: Tue, 02 Aug 2011 05:43:12
Message-Id: 20110802054301.5979A2004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:43:01
2
3 Modified: xemacs-21.4.22-r2.ebuild xemacs-21.5.31.ebuild
4 xemacs-21.5.30.ebuild ChangeLog
5 xemacs-21.4.22-r1.ebuild xemacs-21.5.29-r2.ebuild
6 Log:
7 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
8
9 (Portage version: 2.1.10.3/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 app-editors/xemacs/xemacs-21.4.22-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild?r1=1.3&r2=1.4
17
18 Index: xemacs-21.4.22-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- xemacs-21.4.22-r2.ebuild 8 Nov 2010 19:50:39 -0000 1.3
25 +++ xemacs-21.4.22-r2.ebuild 2 Aug 2011 05:43:01 -0000 1.4
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.3 2010/11/08 19:50:39 graaff Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r2.ebuild,v 1.4 2011/08/02 05:43:01 mattst88 Exp $
32
33 # Note: xemacs currently does not work with a hardened profile. If you
34 # want to use xemacs on a hardened profile then compile with the
35 @@ -38,7 +38,7 @@
36 dnd? ( x11-libs/dnd )
37 motif? ( >=x11-libs/openmotif-2.3:0 )
38 athena? ( x11-libs/libXaw )
39 - Xaw3d? ( x11-libs/Xaw3d )
40 + Xaw3d? ( x11-libs/libXaw3d )
41 neXt? ( x11-libs/neXtaw )
42 xface? ( media-libs/compface )
43 tiff? ( media-libs/tiff )
44
45
46
47 1.5 app-editors/xemacs/xemacs-21.5.31.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?rev=1.5&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?rev=1.5&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild?r1=1.4&r2=1.5
52
53 Index: xemacs-21.5.31.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v
56 retrieving revision 1.4
57 retrieving revision 1.5
58 diff -u -r1.4 -r1.5
59 --- xemacs-21.5.31.ebuild 16 May 2011 17:12:40 -0000 1.4
60 +++ xemacs-21.5.31.ebuild 2 Aug 2011 05:43:01 -0000 1.5
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.4 2011/05/16 17:12:40 graaff Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.31.ebuild,v 1.5 2011/08/02 05:43:01 mattst88 Exp $
66
67 # Note: xemacs currently does not work with a hardened profile. If you
68 # want to use xemacs on a hardened profile then compile with the
69 @@ -39,7 +39,7 @@
70 dnd? ( x11-libs/dnd )
71 motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
72 athena? ( x11-libs/libXaw )
73 - Xaw3d? ( x11-libs/Xaw3d )
74 + Xaw3d? ( x11-libs/libXaw3d )
75 xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
76 neXt? ( x11-libs/neXtaw )
77 xface? ( media-libs/compface )
78
79
80
81 1.2 app-editors/xemacs/xemacs-21.5.30.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild?r1=1.1&r2=1.2
86
87 Index: xemacs-21.5.30.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- xemacs-21.5.30.ebuild 27 Apr 2011 18:02:18 -0000 1.1
94 +++ xemacs-21.5.30.ebuild 2 Aug 2011 05:43:01 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2011 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.1 2011/04/27 18:02:18 graaff Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.30.ebuild,v 1.2 2011/08/02 05:43:01 mattst88 Exp $
100
101 # Note: xemacs currently does not work with a hardened profile. If you
102 # want to use xemacs on a hardened profile then compile with the
103 @@ -39,7 +39,7 @@
104 dnd? ( x11-libs/dnd )
105 motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
106 athena? ( x11-libs/libXaw )
107 - Xaw3d? ( x11-libs/Xaw3d )
108 + Xaw3d? ( x11-libs/libXaw3d )
109 xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
110 neXt? ( x11-libs/neXtaw )
111 xface? ( media-libs/compface )
112
113
114
115 1.148 app-editors/xemacs/ChangeLog
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.148&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?rev=1.148&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/ChangeLog?r1=1.147&r2=1.148
120
121 Index: ChangeLog
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v
124 retrieving revision 1.147
125 retrieving revision 1.148
126 diff -u -r1.147 -r1.148
127 --- ChangeLog 16 May 2011 17:12:40 -0000 1.147
128 +++ ChangeLog 2 Aug 2011 05:43:01 -0000 1.148
129 @@ -1,6 +1,11 @@
130 # ChangeLog for app-editors/xemacs
131 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
132 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.147 2011/05/16 17:12:40 graaff Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.148 2011/08/02 05:43:01 mattst88 Exp $
134 +
135 + 02 Aug 2011; Matt Turner <mattst88@g.o> xemacs-21.4.22-r1.ebuild,
136 + xemacs-21.4.22-r2.ebuild, xemacs-21.5.29-r2.ebuild, xemacs-21.5.30.ebuild,
137 + xemacs-21.5.31.ebuild:
138 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
139
140 16 May 2011; Hans de Graaff <graaff@g.o> xemacs-21.5.31.ebuild:
141 Make the blocker on old sys-libs/db version strong to make sure it is gone
142
143
144
145 1.15 app-editors/xemacs/xemacs-21.4.22-r1.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?rev=1.15&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?rev=1.15&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild?r1=1.14&r2=1.15
150
151 Index: xemacs-21.4.22-r1.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v
154 retrieving revision 1.14
155 retrieving revision 1.15
156 diff -u -r1.14 -r1.15
157 --- xemacs-21.4.22-r1.ebuild 8 Nov 2010 19:50:39 -0000 1.14
158 +++ xemacs-21.4.22-r1.ebuild 2 Aug 2011 05:43:01 -0000 1.15
159 @@ -1,6 +1,6 @@
160 -# Copyright 1999-2010 Gentoo Foundation
161 +# Copyright 1999-2011 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.14 2010/11/08 19:50:39 graaff Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r1.ebuild,v 1.15 2011/08/02 05:43:01 mattst88 Exp $
165
166 # Note: xemacs currently does not work with a hardened profile. If you
167 # want to use xemacs on a hardened profile then compile with the
168 @@ -38,7 +38,7 @@
169 dnd? ( x11-libs/dnd )
170 motif? ( >=x11-libs/openmotif-2.3:0 )
171 athena? ( x11-libs/libXaw )
172 - Xaw3d? ( x11-libs/Xaw3d )
173 + Xaw3d? ( x11-libs/libXaw3d )
174 neXt? ( x11-libs/neXtaw )
175 xface? ( media-libs/compface )
176 tiff? ( media-libs/tiff )
177
178
179
180 1.9 app-editors/xemacs/xemacs-21.5.29-r2.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild?rev=1.9&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild?rev=1.9&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild?r1=1.8&r2=1.9
185
186 Index: xemacs-21.5.29-r2.ebuild
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild,v
189 retrieving revision 1.8
190 retrieving revision 1.9
191 diff -u -r1.8 -r1.9
192 --- xemacs-21.5.29-r2.ebuild 8 Nov 2010 19:50:39 -0000 1.8
193 +++ xemacs-21.5.29-r2.ebuild 2 Aug 2011 05:43:01 -0000 1.9
194 @@ -1,6 +1,6 @@
195 -# Copyright 1999-2010 Gentoo Foundation
196 +# Copyright 1999-2011 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild,v 1.8 2010/11/08 19:50:39 graaff Exp $
199 +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.29-r2.ebuild,v 1.9 2011/08/02 05:43:01 mattst88 Exp $
200
201 # Note: xemacs currently does not work with a hardened profile. If you
202 # want to use xemacs on a hardened profile then compile with the
203 @@ -39,7 +39,7 @@
204 dnd? ( x11-libs/dnd )
205 motif? ( >=x11-libs/openmotif-2.3:0[xft=] )
206 athena? ( x11-libs/libXaw )
207 - Xaw3d? ( x11-libs/Xaw3d )
208 + Xaw3d? ( x11-libs/libXaw3d )
209 xft? ( media-libs/freetype x11-libs/libXft x11-libs/libXrender >=media-libs/fontconfig-2.5.0 )
210 neXt? ( x11-libs/neXtaw )
211 xface? ( media-libs/compface )