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: ChangeLog glibc-2.12.2.ebuild glibc-2.11.3.ebuild
Date: Wed, 02 Mar 2011 02:37:20
Message-Id: 20110302023710.D5B0F20057@flycatcher.gentoo.org
1 vapier 11/03/02 02:37:10
2
3 Modified: ChangeLog glibc-2.12.2.ebuild glibc-2.11.3.ebuild
4 Log:
5 Update by Jeroen Roovers for hppa patch fail #357005.
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.748 sys-libs/glibc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.748&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.748&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.747&r2=1.748
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
19 retrieving revision 1.747
20 retrieving revision 1.748
21 diff -u -r1.747 -r1.748
22 --- ChangeLog 1 Mar 2011 21:53:46 -0000 1.747
23 +++ ChangeLog 2 Mar 2011 02:37:10 -0000 1.748
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/glibc
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.747 2011/03/01 21:53:46 tomka Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.748 2011/03/02 02:37:10 vapier Exp $
29 +
30 + 02 Mar 2011; Mike Frysinger <vapier@g.o> glibc-2.11.3.ebuild,
31 + glibc-2.12.2.ebuild:
32 + Update by Jeroen Roovers for hppa patch fail #357005.
33
34 01 Mar 2011; Thomas Kahle <tomka@g.o> glibc-2.11.3.ebuild:
35 x86 stable per bug 350744
36
37
38
39 1.2 sys-libs/glibc/glibc-2.12.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild?r1=1.1&r2=1.2
44
45 Index: glibc-2.12.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- glibc-2.12.2.ebuild 9 Jan 2011 00:55:38 -0000 1.1
52 +++ glibc-2.12.2.ebuild 2 Mar 2011 02:37:10 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.1 2011/01/09 00:55:38 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.12.2.ebuild,v 1.2 2011/03/02 02:37:10 vapier Exp $
58
59 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
60
61 @@ -25,7 +25,7 @@
62 MANPAGE_VER="" # pregenerated manpages
63 INFOPAGE_VER="" # pregenerated infopages
64 LIBIDN_VER="" # it's integrated into the main tarball now
65 -PATCH_VER="1" # Gentoo patchset
66 +PATCH_VER="2" # Gentoo patchset
67 PORTS_VER="2.12.1" # version of glibc ports addon
68 LT_VER="" # version of linuxthreads addon
69 NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.9"} # min kernel version nptl requires
70
71
72
73 1.4 sys-libs/glibc/glibc-2.11.3.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild?r1=1.3&r2=1.4
78
79 Index: glibc-2.11.3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- glibc-2.11.3.ebuild 1 Mar 2011 21:53:46 -0000 1.3
86 +++ glibc-2.11.3.ebuild 2 Mar 2011 02:37:10 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild,v 1.3 2011/03/01 21:53:46 tomka Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.3.ebuild,v 1.4 2011/03/02 02:37:10 vapier Exp $
92
93 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
94
95 @@ -25,7 +25,7 @@
96 MANPAGE_VER="" # pregenerated manpages
97 INFOPAGE_VER="" # pregenerated infopages
98 LIBIDN_VER="" # it's integrated into the main tarball now
99 -PATCH_VER="1" # Gentoo patchset
100 +PATCH_VER="2" # Gentoo patchset
101 PORTS_VER=${RELEASE_VER%.?} # version of glibc ports addon
102 LT_VER="" # version of linuxthreads addon
103 NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.9"} # min kernel version nptl requires