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
Date: Sun, 29 Jun 2008 16:39:29
Message-Id: E1KCzvv-0003Dn-40@stork.gentoo.org
1 vapier 08/06/29 16:39:23
2
3 Modified: ChangeLog
4 Log:
5 Short circuit header building in pkg testing and ABI recursion. (2.6.1 fix #229923)
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
7
8 Revision Changes Path
9 1.589 sys-libs/glibc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.589&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.589&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.588&r2=1.589
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
18 retrieving revision 1.588
19 retrieving revision 1.589
20 diff -u -r1.588 -r1.589
21 --- ChangeLog 23 Jun 2008 22:01:23 -0000 1.588
22 +++ ChangeLog 29 Jun 2008 16:39:22 -0000 1.589
23 @@ -1,6 +1,6 @@
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.588 2008/06/23 22:01:23 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.589 2008/06/29 16:39:22 vapier Exp $
28
29 23 Jun 2008; Mike Frysinger <vapier@g.o>
30 files/eblits/src_compile.eblit:
31 @@ -8,7 +8,8 @@
32
33 23 Jun 2008; Mike Frysinger <vapier@g.o>
34 files/eblits/src_compile.eblit, files/eblits/src_install.eblit,
35 - glibc-2.6.1.ebuild, glibc-2.7-r2.ebuild, glibc-2.8_p20080602.ebuild:
36 + files/eblits/src_install-2.6.eblit, glibc-2.6.1.ebuild,
37 + glibc-2.7-r2.ebuild, glibc-2.8_p20080602.ebuild:
38 Short circuit header building in pkg testing and ABI recursion.
39
40 23 Jun 2008; Mike Frysinger <vapier@g.o> glibc-2.6.1.ebuild,
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list