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 1SGDmO-0007jR-W3 for garchives@archives.gentoo.org; Fri, 06 Apr 2012 18:21:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C48AE0DDE; Fri, 6 Apr 2012 18:20:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CEFA7E0DDE for ; Fri, 6 Apr 2012 18:20:48 +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 3CB791B4003 for ; Fri, 6 Apr 2012 18:20:48 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 543) id 1304B2004B; Fri, 6 Apr 2012 18:20:47 +0000 (UTC) From: "Doug Goldstein (cardoe)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, cardoe@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/nvidia-drivers: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: x11-drivers/nvidia-drivers X-VCS-Committer: cardoe X-VCS-Committer-Name: Doug Goldstein Content-Type: text/plain; charset=utf8 Message-Id: <20120406182047.1304B2004B@flycatcher.gentoo.org> Date: Fri, 6 Apr 2012 18:20:47 +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: f7aa9ebc-33c1-4bc7-a739-e76eccc6a627 X-Archives-Hash: 25c55083fc8a710da33c16533f87d3d7 cardoe 12/04/06 18:20:47 Modified: ChangeLog Log: Break the udev rule into two pieces because a user on bug #376527 had a= problem with the combined rule on udev-171-r5. It worked fine after he r= ecompiled udev but obviously since there was an issue we should just use = it broken out. bug #376527 =20 (Portage version: 2.1.10.55/cvs/Linux x86_64) Revision Changes Path 1.330 x11-drivers/nvidia-drivers/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia= -drivers/ChangeLog?rev=3D1.330&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia= -drivers/ChangeLog?rev=3D1.330&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia= -drivers/ChangeLog?r1=3D1.329&r2=3D1.330 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/x11-drivers/nvidia-drivers/ChangeLog,v retrieving revision 1.329 retrieving revision 1.330 diff -u -r1.329 -r1.330 --- ChangeLog 6 Apr 2012 06:46:14 -0000 1.329 +++ ChangeLog 6 Apr 2012 18:20:46 -0000 1.330 @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/nvidia-drivers # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,= v 1.329 2012/04/06 06:46:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,= v 1.330 2012/04/06 18:20:46 cardoe Exp $ + + 06 Apr 2012; Doug Goldstein files/nvidia.udev-rule= : + Break the udev rule into two pieces because a user on bug #376527 had = a + problem with the combined rule on udev-171-r5. It worked fine after he + recompiled udev but obviously since there was an issue we should just = use it + broken out. bug #376527 =20 06 Apr 2012; Doug Goldstein nvidia-drivers-295.33.= ebuild: Script needs to be executable