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 1QjCiv-0003Qh-A8 for garchives@archives.gentoo.org; Tue, 19 Jul 2011 16:00:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EA3C21C06C; Tue, 19 Jul 2011 16:00:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E77DE21C06C for ; Tue, 19 Jul 2011 16:00:33 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5ECC71B4023 for ; Tue, 19 Jul 2011 16:00:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7EEA68003D for ; Tue, 19 Jul 2011 16:00:32 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <321cf08804a9e42f57ac77da0a50de52be2f6a06.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nouveau/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild X-VCS-Directories: x11-drivers/xf86-video-nouveau/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 321cf08804a9e42f57ac77da0a50de52be2f6a06 Date: Tue, 19 Jul 2011 16:00:32 +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: bc301b027e894c10bbea04d377c15218 commit: 321cf08804a9e42f57ac77da0a50de52be2f6a06 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Tue Jul 19 16:00:30 2011 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Tue Jul 19 16:00:30 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D321cf088 x11-drivers/xf86-video-nouveau: sync with portage --- .../xf86-video-nouveau-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuil= d b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild index 461427a..720a7c2 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-9999.ebuild @@ -3,6 +3,7 @@ # $Header: $ =20 EAPI=3D4 +XORG_DRI=3D"always" inherit linux-info xorg-2 =20 EGIT_REPO_URI=3D"git://anongit.freedesktop.org/git/nouveau/${PN}"