From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RdXAe-00057C-KZ for garchives@archives.gentoo.org; Thu, 22 Dec 2011 01:10:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C485221C081; Thu, 22 Dec 2011 01:10:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 963C821C081 for ; Thu, 22 Dec 2011 01:10:00 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03CC51B4010 for ; Thu, 22 Dec 2011 01:10:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id C685C2004B; Thu, 22 Dec 2011 01:09:58 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/glibc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sys-libs/glibc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20111222010958.C685C2004B@flycatcher.gentoo.org> Date: Thu, 22 Dec 2011 01:09:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1b0ed57c-e065-42fe-aba9-cb5b05210162 X-Archives-Hash: a60f5326300c4dc0183de314005e1cad vapier 11/12/22 01:09:58 Modified: ChangeLog Log: Pull out the cross-compiler prefix handling into alt_prefix to simplify= places that need to mess with paths under it. =20 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64) Revision Changes Path 1.809 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.809&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.809&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.808&r2=3D1.809 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v retrieving revision 1.808 retrieving revision 1.809 diff -u -r1.808 -r1.809 --- ChangeLog 14 Dec 2011 16:42:46 -0000 1.808 +++ ChangeLog 22 Dec 2011 01:09:58 -0000 1.809 @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.808 2011= /12/14 16:42:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.809 2011= /12/22 01:09:58 vapier Exp $ + + 22 Dec 2011; Mike Frysinger files/eblits/common.eb= lit, + files/eblits/src_install.eblit: + Pull out the cross-compiler prefix handling into alt_prefix to simplif= y + places that need to mess with paths under it. =20 14 Dec 2011; Mike Frysinger files/eblits/pkg_setup= .eblit: Also filter out glibc binaries when looking for __guard #394453#5 by M= ichael