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 1Sh6ZF-00074R-Rj for garchives@archives.gentoo.org; Tue, 19 Jun 2012 22:06:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 156CDE05F9; Tue, 19 Jun 2012 22:06:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D13E7E05F9 for ; Tue, 19 Jun 2012 22:06:25 +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 9F7351B4039 for ; Tue, 19 Jun 2012 22:06:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 63E802004C; Tue, 19 Jun 2012 22:06:23 +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: <20120619220623.63E802004C@flycatcher.gentoo.org> Date: Tue, 19 Jun 2012 22:06:23 +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: 42d0e433-b8f6-44d4-80e6-6aa207d5077a X-Archives-Hash: 902836362433e33de312b068eb43dd3e vapier 12/06/19 22:06:23 Modified: ChangeLog Log: Handle gold version strings too. =20 (Portage version: 2.2.0_alpha110/cvs/Linux x86_64) Revision Changes Path 1.862 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.862&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.862&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.861&r2=3D1.862 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.861 retrieving revision 1.862 diff -u -r1.861 -r1.862 --- ChangeLog 18 Jun 2012 04:34:17 -0000 1.861 +++ ChangeLog 19 Jun 2012 22:06:23 -0000 1.862 @@ -1,5 +1,8 @@ # ChangeLog for sys-libs/glibc -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.861 2012= /06/18 04:34:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.862 2012= /06/19 22:06:23 vapier Exp $ + + 19 Jun 2012; Mike Frysinger files/eblits/common.eb= lit: + Handle gold version strings too. =20 18 Jun 2012; Mike Frysinger glibc-2.15-r2.ebuild: Add fix from upstream for getconf writing too many bytes to local buff= er