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: Thu, 22 Dec 2011 01:10:08
Message-Id: 20111222010958.C685C2004B@flycatcher.gentoo.org
1 vapier 11/12/22 01:09:58
2
3 Modified: ChangeLog
4 Log:
5 Pull out the cross-compiler prefix handling into alt_prefix to simplify places that need to mess with paths under it.
6
7 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.809 sys-libs/glibc/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.809&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?rev=1.809&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/ChangeLog?r1=1.808&r2=1.809
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v
19 retrieving revision 1.808
20 retrieving revision 1.809
21 diff -u -r1.808 -r1.809
22 --- ChangeLog 14 Dec 2011 16:42:46 -0000 1.808
23 +++ ChangeLog 22 Dec 2011 01:09:58 -0000 1.809
24 @@ -1,6 +1,11 @@
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.808 2011/12/14 16:42:46 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.809 2011/12/22 01:09:58 vapier Exp $
29 +
30 + 22 Dec 2011; Mike Frysinger <vapier@g.o> files/eblits/common.eblit,
31 + files/eblits/src_install.eblit:
32 + Pull out the cross-compiler prefix handling into alt_prefix to simplify
33 + places that need to mess with paths under it.
34
35 14 Dec 2011; Mike Frysinger <vapier@g.o> files/eblits/pkg_setup.eblit:
36 Also filter out glibc binaries when looking for __guard #394453#5 by Michael