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 56CDE138AD7 for ; Sun, 22 Feb 2015 03:16:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E00F4E08AA; Sun, 22 Feb 2015 03:16:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 021F8E08AB for ; Sun, 22 Feb 2015 03:16:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B877340AC7 for ; Sun, 22 Feb 2015 03:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07F7B1247C for ; Sun, 22 Feb 2015 03:16:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1424573134.827c067126cf3f1b2e71711d2af4d0dbd888b033.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-base/xorg-server/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-base/xorg-server/xorg-server-9999.ebuild X-VCS-Directories: x11-base/xorg-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 827c067126cf3f1b2e71711d2af4d0dbd888b033 X-VCS-Branch: master Date: Sun, 22 Feb 2015 03:16:20 +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: 2226c993-04e3-416d-81f6-6c039b3cdcce X-Archives-Hash: 061b671d585b4d91542326dc7f9f1958 commit: 827c067126cf3f1b2e71711d2af4d0dbd888b033 Author: Matt Turner gmail com> AuthorDate: Sun Feb 22 02:45:34 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Feb 22 02:45:34 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=827c0671 x11-base/xorg-server: Add blocker on xf86-video-modesetting. The modesetting driver is now part of the xserver. --- x11-base/xorg-server/xorg-server-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index e318645..40a40ed 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -124,6 +124,7 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} selinux? ( sec-policy/selinux-xserver ) + !x11-drivers/xf86-video-modesetting " PDEPEND="