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 1PxEMM-0001KE-S3 for garchives@archives.gentoo.org; Wed, 09 Mar 2011 08:03:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A0801C01B; Wed, 9 Mar 2011 08:02:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BE18E05E8 for ; Wed, 9 Mar 2011 08:02:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BA0571B4174 for ; Wed, 9 Mar 2011 08:02:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 6BA1F20054; Wed, 9 Mar 2011 08:02:57 +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: <20110309080257.6BA1F20054@flycatcher.gentoo.org> Date: Wed, 9 Mar 2011 08:02:57 +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: X-Archives-Hash: fcdb38f61ef35d1cbe0c1773b9f0c63b vapier 11/03/09 08:02:57 Modified: ChangeLog Log: Do not bail out of sanity compile tests when building from a binary pac= kage #324685 by Diego Elio Petten=C3=B2. Revision Changes Path 1.752 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.752&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.752&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.751&r2=3D1.752 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.751 retrieving revision 1.752 diff -u -r1.751 -r1.752 --- ChangeLog 7 Mar 2011 11:25:07 -0000 1.751 +++ ChangeLog 9 Mar 2011 08:02:57 -0000 1.752 @@ -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.751 2011= /03/07 11:25:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.752 2011= /03/09 08:02:57 vapier Exp $ + + 09 Mar 2011; Mike Frysinger files/eblits/pkg_setup= .eblit: + Do not bail out of sanity compile tests when building from a binary pa= ckage + #324685 by Diego Elio Petten=C3=B2. =20 07 Mar 2011; Ra=C3=BAl Porcel glibc-2.11.3.ebuild= : alpha/arm/ia64/sh/sparc stable wrt #350744