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 1SDHXR-0006Tp-3B for garchives@archives.gentoo.org; Thu, 29 Mar 2012 15:45:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D31BE0C1A; Thu, 29 Mar 2012 15:45:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0CE5FE0C1A for ; Thu, 29 Mar 2012 15:45:12 +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 72AD1643ED for ; Thu, 29 Mar 2012 15:45:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 4A97E2004B; Thu, 29 Mar 2012 15:45:11 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: media-libs/mesa X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Message-Id: <20120329154511.4A97E2004B@flycatcher.gentoo.org> Date: Thu, 29 Mar 2012 15:45:11 +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: e8bed3cd-a394-43eb-88e0-7f5953547d54 X-Archives-Hash: 1689a273e94dc5cb626953f9de6f9a91 chithanh 12/03/29 15:45:11 Modified: ChangeLog Log: Fix typo in ChangeLog. =20 (Portage version: 2.2.0_alpha94/cvs/Linux x86_64) Revision Changes Path 1.391 media-libs/mesa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/Ch= angeLog?rev=3D1.391&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/Ch= angeLog?rev=3D1.391&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/Ch= angeLog?r1=3D1.390&r2=3D1.391 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/media-libs/mesa/ChangeLog,v retrieving revision 1.390 retrieving revision 1.391 diff -u -r1.390 -r1.391 --- ChangeLog 29 Mar 2012 14:34:46 -0000 1.390 +++ ChangeLog 29 Mar 2012 15:45:11 -0000 1.391 @@ -1,12 +1,12 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.390 201= 2/03/29 14:34:46 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.391 201= 2/03/29 15:45:11 chithanh Exp $ =20 *mesa-8.0.2 (29 Mar 2012) =20 29 Mar 2012; Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n +mesa-8.0.2.ebuild: - Version bump, bug #401119. Make tests not fail when python-3 is select= ed as + Version bump, bug #410119. Make tests not fail when python-3 is select= ed as default, bug #407887. =20 14 Mar 2012; Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n