From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E730813800E for ; Sun, 22 Jul 2012 16:43:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF826E067D; Sun, 22 Jul 2012 16:42:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 82E8DE067D for ; Sun, 22 Jul 2012 16:42:59 +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 E1BDA1B422E for ; Sun, 22 Jul 2012 16:42:58 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 543) id 8D41D2004B; Sun, 22 Jul 2012 16:42:57 +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 profiles: package.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.mask X-VCS-Directories: profiles X-VCS-Committer: cardoe X-VCS-Committer-Name: Doug Goldstein Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120722164257.8D41D2004B@flycatcher.gentoo.org> Date: Sun, 22 Jul 2012 16:42: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 X-Archives-Salt: 7946ecf8-6c7a-4537-a7df-4f54984a871e X-Archives-Hash: d2ba3cbfc72e93cd01cd9c679bc003ff cardoe 12/07/22 16:42:57 Modified: package.mask Log: mask nvidia-drivers causing screen blanking issues Revision Changes Path 1.13998 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.13998&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.13998&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.13997&r2=1.13998 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.13997 retrieving revision 1.13998 diff -u -r1.13997 -r1.13998 --- package.mask 21 Jul 2012 22:28:23 -0000 1.13997 +++ package.mask 22 Jul 2012 16:42:57 -0000 1.13998 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13997 2012/07/21 22:28:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13998 2012/07/22 16:42:57 cardoe Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Doug Goldstein (22 Jul 2012) +# Causes screen blanking issues +=x11-drivers/nvidia-drivers-302.17 + # Michał Górny (22 Jul 2012) # The OpenCL patches have been reported to cause segfaults in the clang # compiler. Bug #427206.