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.9_p20081201-r1.ebuild
Date: Wed, 31 Dec 2008 07:56:12
Message-Id: E1LHvw2-0007Bj-Di@stork.gentoo.org
1 vapier 08/12/31 07:56:10
2
3 Modified: ChangeLog glibc-2.9_p20081201-r1.ebuild
4 Log:
5 Disable nss deepbind patch until we get it sorted out #252302.
6 (Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
7
8 Revision Changes Path
9 1.602 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.602&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.602&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.601&r2=1.602
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.601
19 retrieving revision 1.602
20 diff -u -r1.601 -r1.602
21 --- ChangeLog 29 Dec 2008 21:49:05 -0000 1.601
22 +++ ChangeLog 31 Dec 2008 07:56:10 -0000 1.602
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-libs/glibc
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.601 2008/12/29 21:49:05 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.602 2008/12/31 07:56:10 vapier Exp $
28 +
29 + 31 Dec 2008; Mike Frysinger <vapier@g.o>
30 + glibc-2.9_p20081201-r1.ebuild:
31 + Disable nss deepbind patch until we get it sorted out #252302.
32
33 29 Dec 2008; Mike Frysinger <vapier@g.o> glibc-2.7-r2.ebuild,
34 glibc-2.8_p20080602.ebuild, glibc-2.8_p20080602-r1.ebuild,
35
36
37
38 1.3 sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: glibc-2.9_p20081201-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- glibc-2.9_p20081201-r1.ebuild 29 Dec 2008 21:49:05 -0000 1.2
51 +++ glibc-2.9_p20081201-r1.ebuild 31 Dec 2008 07:56:10 -0000 1.3
52 @@ -1,6 +1,8 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $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 $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.3 2008/12/31 07:56:10 vapier Exp $
57 +
58 +GLIBC_PATCH_EXCLUDE="${GLIBC_PATCH_EXCLUDE} 1060_all_glibc-nss-deepbind.patch" #252302
59
60 inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib