Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: glibc-2.7-r2.ebuild glibc-2.8_p20080602-r1.ebuild glibc-2.8_p20080602.ebuild ChangeLog glibc-2.9_p20081201.ebuild glibc-2.9_p20081201-r1.ebuild
Date: Mon, 29 Dec 2008 21:49:08
Message-Id: E1LHPyz-0002k2-TK@stork.gentoo.org
1 vapier 08/12/29 21:49:05
2
3 Modified: glibc-2.7-r2.ebuild glibc-2.8_p20080602-r1.ebuild
4 glibc-2.8_p20080602.ebuild ChangeLog
5 glibc-2.9_p20081201.ebuild
6 glibc-2.9_p20081201-r1.ebuild
7 Log:
8 Force LC_ALL=C until the iconvdata patch hits #252802 by Harald van Dijk.
9 (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
10
11 Revision Changes Path
12 1.13 sys-libs/glibc/glibc-2.7-r2.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild?rev=1.13&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild?rev=1.13&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild?r1=1.12&r2=1.13
17
18 Index: glibc-2.7-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v
21 retrieving revision 1.12
22 retrieving revision 1.13
23 diff -u -r1.12 -r1.13
24 --- glibc-2.7-r2.ebuild 4 Nov 2008 03:10:51 -0000 1.12
25 +++ glibc-2.7-r2.ebuild 29 Dec 2008 21:49:05 -0000 1.13
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.12 2008/11/04 03:10:51 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.13 2008/12/29 21:49:05 vapier Exp $
31
32 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
33
34 @@ -227,6 +227,8 @@
35
36 use hardened && ! gcc-specs-pie && \
37 ewarn "PIE hardening not applied, as your compiler doesn't default to PIE"
38 +
39 + export LC_ALL=C #252802
40 }
41
42 fix_lib64_symlinks() {
43
44
45
46 1.3 sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild?r1=1.2&r2=1.3
51
52 Index: glibc-2.8_p20080602-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- glibc-2.8_p20080602-r1.ebuild 24 Dec 2008 13:48:22 -0000 1.2
59 +++ glibc-2.8_p20080602-r1.ebuild 29 Dec 2008 21:49:05 -0000 1.3
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.2 2008/12/24 13:48:22 vapier Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.3 2008/12/29 21:49:05 vapier Exp $
65
66 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
67
68 @@ -257,6 +257,8 @@
69
70 use hardened && ! gcc-specs-pie && \
71 ewarn "PIE hardening not applied, as your compiler doesn't default to PIE"
72 +
73 + export LC_ALL=C #252802
74 }
75
76 fix_lib64_symlinks() {
77
78
79
80 1.12 sys-libs/glibc/glibc-2.8_p20080602.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?rev=1.12&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?rev=1.12&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild?r1=1.11&r2=1.12
85
86 Index: glibc-2.8_p20080602.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v
89 retrieving revision 1.11
90 retrieving revision 1.12
91 diff -u -r1.11 -r1.12
92 --- glibc-2.8_p20080602.ebuild 6 Nov 2008 06:24:58 -0000 1.11
93 +++ glibc-2.8_p20080602.ebuild 29 Dec 2008 21:49:05 -0000 1.12
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2008 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.11 2008/11/06 06:24:58 vapier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.12 2008/12/29 21:49:05 vapier Exp $
99
100 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
101
102 @@ -257,6 +257,8 @@
103
104 use hardened && ! gcc-specs-pie && \
105 ewarn "PIE hardening not applied, as your compiler doesn't default to PIE"
106 +
107 + export LC_ALL=C #252802
108 }
109
110 fix_lib64_symlinks() {
111
112
113
114 1.601 sys-libs/glibc/ChangeLog
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.601&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.601&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.600&r2=1.601
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
123 retrieving revision 1.600
124 retrieving revision 1.601
125 diff -u -r1.600 -r1.601
126 --- ChangeLog 29 Dec 2008 09:22:45 -0000 1.600
127 +++ ChangeLog 29 Dec 2008 21:49:05 -0000 1.601
128 @@ -1,6 +1,11 @@
129 # ChangeLog for sys-libs/glibc
130 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.600 2008/12/29 09:22:45 vapier Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.601 2008/12/29 21:49:05 vapier Exp $
133 +
134 + 29 Dec 2008; Mike Frysinger <vapier@g.o> glibc-2.7-r2.ebuild,
135 + glibc-2.8_p20080602.ebuild, glibc-2.8_p20080602-r1.ebuild,
136 + glibc-2.9_p20081201.ebuild, glibc-2.9_p20081201-r1.ebuild:
137 + Force LC_ALL=C until the iconvdata patch hits #252802 by Harald van Dijk.
138
139 29 Dec 2008; Mike Frysinger <vapier@g.o> files/eblits/common.eblit,
140 files/eblits/src_install.eblit:
141
142
143
144 1.2 sys-libs/glibc/glibc-2.9_p20081201.ebuild
145
146 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild?rev=1.2&view=markup
147 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild?rev=1.2&content-type=text/plain
148 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild?r1=1.1&r2=1.2
149
150 Index: glibc-2.9_p20081201.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild,v
153 retrieving revision 1.1
154 retrieving revision 1.2
155 diff -u -r1.1 -r1.2
156 --- glibc-2.9_p20081201.ebuild 8 Dec 2008 03:29:53 -0000 1.1
157 +++ glibc-2.9_p20081201.ebuild 29 Dec 2008 21:49:05 -0000 1.2
158 @@ -1,6 +1,6 @@
159 # Copyright 1999-2008 Gentoo Foundation
160 # Distributed under the terms of the GNU General Public License v2
161 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild,v 1.1 2008/12/08 03:29:53 vapier Exp $
162 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild,v 1.2 2008/12/29 21:49:05 vapier Exp $
163
164 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
165
166 @@ -257,6 +257,8 @@
167
168 use hardened && ! gcc-specs-pie && \
169 ewarn "PIE hardening not applied, as your compiler doesn't default to PIE"
170 +
171 + export LC_ALL=C #252802
172 }
173
174 fix_lib64_symlinks() {
175
176
177
178 1.2 sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild
179
180 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?rev=1.2&view=markup
181 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?rev=1.2&content-type=text/plain
182 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?r1=1.1&r2=1.2
183
184 Index: glibc-2.9_p20081201-r1.ebuild
185 ===================================================================
186 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v
187 retrieving revision 1.1
188 retrieving revision 1.2
189 diff -u -r1.1 -r1.2
190 --- glibc-2.9_p20081201-r1.ebuild 27 Dec 2008 04:20:52 -0000 1.1
191 +++ glibc-2.9_p20081201-r1.ebuild 29 Dec 2008 21:49:05 -0000 1.2
192 @@ -1,6 +1,6 @@
193 # Copyright 1999-2008 Gentoo Foundation
194 # Distributed under the terms of the GNU General Public License v2
195 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.1 2008/12/27 04:20:52 vapier Exp $
196 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.2 2008/12/29 21:49:05 vapier Exp $
197
198 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
199
200 @@ -257,6 +257,8 @@
201
202 use hardened && ! gcc-specs-pie && \
203 ewarn "PIE hardening not applied, as your compiler doesn't default to PIE"
204 +
205 + export LC_ALL=C #252802
206 }
207
208 fix_lib64_symlinks() {