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 1RaFCk-0004Ej-Mf for garchives@archives.gentoo.org; Mon, 12 Dec 2011 23:22:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3E8B21C1D9; Mon, 12 Dec 2011 23:22:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7074721C1BC for ; Mon, 12 Dec 2011 23:22:35 +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 D5FCE1B4014 for ; Mon, 12 Dec 2011 23:22:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id AB3AA2004B; Mon, 12 Dec 2011 23:22:33 +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: <20111212232233.AB3AA2004B@flycatcher.gentoo.org> Date: Mon, 12 Dec 2011 23:22:33 +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: fa07ecf1-f7c5-4390-8eca-e107ab66ecda X-Archives-Hash: 9958450279df58858d65b984bdc35b50 vapier 11/12/12 23:22:33 Modified: ChangeLog Log: Reduce the scope of the __guard checking, and filter out more files w/R= OOT #394453#3 by Andrea Zuccherelli. =20 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64) Revision Changes Path 1.807 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.807&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.807&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.806&r2=3D1.807 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.806 retrieving revision 1.807 diff -u -r1.806 -r1.807 --- ChangeLog 12 Dec 2011 17:47:28 -0000 1.806 +++ ChangeLog 12 Dec 2011 23:22:33 -0000 1.807 @@ -1,6 +1,10 @@ # 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.806 2011= /12/12 17:47:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.807 2011= /12/12 23:22:33 vapier Exp $ + + 12 Dec 2011; Mike Frysinger files/eblits/pkg_setup= .eblit: + Reduce the scope of the __guard checking, and filter out more files w/= ROOT + #394453#3 by Andrea Zuccherelli. =20 12 Dec 2011; Mike Frysinger files/eblits/pkg_setup= .eblit, files/eblits/src_compile.eblit, files/eblits/src_unpack.eblit: