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.14.1-r2.ebuild glibc-2.15-r1.ebuild glibc-2.15-r2.ebuild glibc-2.14.1-r3.ebuild ChangeLog
Date: Fri, 01 Jun 2012 05:34:49
Message-Id: 20120601053440.3AE092004B@flycatcher.gentoo.org
1 vapier 12/06/01 05:34:40
2
3 Modified: glibc-2.14.1-r2.ebuild glibc-2.15-r1.ebuild
4 glibc-2.15-r2.ebuild glibc-2.14.1-r3.ebuild
5 ChangeLog
6 Log:
7 Drop x32 patches for now as these are old and no longer work #418225 by Ostashevskyi Viktor.
8
9 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.8 sys-libs/glibc/glibc-2.14.1-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild?r1=1.7&r2=1.8
17
18 Index: glibc-2.14.1-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- glibc-2.14.1-r2.ebuild 21 Apr 2012 15:54:06 -0000 1.7
25 +++ glibc-2.14.1-r2.ebuild 1 Jun 2012 05:34:40 -0000 1.8
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 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.14.1-r2.ebuild,v 1.7 2012/04/21 15:54:06 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r2.ebuild,v 1.8 2012/06/01 05:34:40 vapier Exp $
31
32 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
33
34 @@ -205,8 +205,7 @@
35 }
36
37 eblit-src_unpack-pre() {
38 - [[ ${CHOST} == x86_64* ]] && has x32 $(get_all_abis) \
39 - || GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
40 + GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
41 }
42
43 eblit-src_unpack-post() {
44
45
46
47 1.7 sys-libs/glibc/glibc-2.15-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild?rev=1.7&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild?rev=1.7&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild?r1=1.6&r2=1.7
52
53 Index: glibc-2.15-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild,v
56 retrieving revision 1.6
57 retrieving revision 1.7
58 diff -u -r1.6 -r1.7
59 --- glibc-2.15-r1.ebuild 9 May 2012 23:37:29 -0000 1.6
60 +++ glibc-2.15-r1.ebuild 1 Jun 2012 05:34:40 -0000 1.7
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild,v 1.6 2012/05/09 23:37:29 vapier Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r1.ebuild,v 1.7 2012/06/01 05:34:40 vapier Exp $
66
67 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker
68
69 @@ -192,8 +192,7 @@
70 done
71
72 eblit-src_unpack-pre() {
73 - [[ ${CHOST} == x86_64* ]] && has x32 $(get_all_abis) \
74 - || GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
75 + GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
76 }
77
78 eblit-src_unpack-post() {
79
80
81
82 1.2 sys-libs/glibc/glibc-2.15-r2.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild?r1=1.1&r2=1.2
87
88 Index: glibc-2.15-r2.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- glibc-2.15-r2.ebuild 18 May 2012 05:04:44 -0000 1.1
95 +++ glibc-2.15-r2.ebuild 1 Jun 2012 05:34:40 -0000 1.2
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2012 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.1 2012/05/18 05:04:44 vapier Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.2 2012/06/01 05:34:40 vapier Exp $
101
102 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker
103
104 @@ -188,8 +188,7 @@
105 done
106
107 eblit-src_unpack-pre() {
108 - [[ ${CHOST} == x86_64* ]] && has x32 $(get_all_abis) \
109 - || GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
110 + GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
111 }
112
113 eblit-src_unpack-post() {
114
115
116
117 1.16 sys-libs/glibc/glibc-2.14.1-r3.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild?rev=1.16&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild?rev=1.16&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild?r1=1.15&r2=1.16
122
123 Index: glibc-2.14.1-r3.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v
126 retrieving revision 1.15
127 retrieving revision 1.16
128 diff -u -r1.15 -r1.16
129 --- glibc-2.14.1-r3.ebuild 31 May 2012 04:49:27 -0000 1.15
130 +++ glibc-2.14.1-r3.ebuild 1 Jun 2012 05:34:40 -0000 1.16
131 @@ -1,6 +1,6 @@
132 # Copyright 1999-2012 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.15 2012/05/31 04:49:27 vapier Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.16 2012/06/01 05:34:40 vapier Exp $
136
137 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
138
139 @@ -205,8 +205,7 @@
140 }
141
142 eblit-src_unpack-pre() {
143 - [[ ${CHOST} == x86_64* ]] && has x32 $(get_all_abis) \
144 - || GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
145 + GLIBC_PATCH_EXCLUDE+=" 1200_all_glibc-${PV}-x32.patch"
146 }
147
148 eblit-src_unpack-post() {
149
150
151
152 1.854 sys-libs/glibc/ChangeLog
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.854&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.854&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.853&r2=1.854
157
158 Index: ChangeLog
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
161 retrieving revision 1.853
162 retrieving revision 1.854
163 diff -u -r1.853 -r1.854
164 --- ChangeLog 31 May 2012 04:49:27 -0000 1.853
165 +++ ChangeLog 1 Jun 2012 05:34:40 -0000 1.854
166 @@ -1,6 +1,11 @@
167 # ChangeLog for sys-libs/glibc
168 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
169 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.853 2012/05/31 04:49:27 vapier Exp $
170 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.854 2012/06/01 05:34:40 vapier Exp $
171 +
172 + 01 Jun 2012; Mike Frysinger <vapier@g.o> glibc-2.14.1-r2.ebuild,
173 + glibc-2.14.1-r3.ebuild, glibc-2.15-r1.ebuild, glibc-2.15-r2.ebuild:
174 + Drop x32 patches for now as these are old and no longer work #418225 by
175 + Ostashevskyi Viktor.
176
177 31 May 2012; Mike Frysinger <vapier@g.o> glibc-2.14.1-r3.ebuild:
178 Backport arm hardfp patch to stable version too #417287 by Raúl Porcel.