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 1QfD8Y-0007Aj-Kn for garchives@archives.gentoo.org; Fri, 08 Jul 2011 15:38:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29B2521C041; Fri, 8 Jul 2011 15:38:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE1FA21C041 for ; Fri, 8 Jul 2011 15:38:30 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DF582AC0E8 for ; Fri, 8 Jul 2011 15:38:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 265ED2004B; Fri, 8 Jul 2011 15:38:29 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@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: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20110708153829.265ED2004B@flycatcher.gentoo.org> Date: Fri, 8 Jul 2011 15:38:29 +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: 2d63682a3e1460d45405e1125e074ec8 ssuominen 11/07/08 15:38:29 Modified: ChangeLog Log: Convert "hasq" to "has". =20 (Portage version: 2.2.0_alpha43/cvs/Linux x86_64) Revision Changes Path 1.780 sys-libs/glibc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.780&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?rev=3D1.780&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/glibc/Cha= ngeLog?r1=3D1.779&r2=3D1.780 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.779 retrieving revision 1.780 diff -u -r1.779 -r1.780 --- ChangeLog 5 Jul 2011 06:00:40 -0000 1.779 +++ ChangeLog 8 Jul 2011 15:38:29 -0000 1.780 @@ -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.779 2011= /07/05 06:00:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.780 2011= /07/08 15:38:29 ssuominen Exp $ + + 08 Jul 2011; Samuli Suominen + files/eblits/src_install.eblit: + Convert "hasq" to "has". =20 *glibc-2.13-r3 (05 Jul 2011) =20