commit:     f9960deabeee810ef47f9824cc86d53ad3127f36
Author:     Rémi Cardona <remi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 14:57:31 2016 +0000
Commit:     Remi Cardona <remi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 14:57:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9960dea

x11-drivers/xf86-video-nouveau: restrict xorg-server version

Fixes bug #572704.

Package-Manager: portage-2.2.27

 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild 
b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
index 310b821..0d3ff18 100644
--- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
+++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-1.0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 IUSE="glamor"
 
 RDEPEND=">=x11-libs/libdrm-2.4.34[video_cards_nouveau]
-       x11-base/xorg-server[glamor(-)?]"
+       <x11-base/xorg-server-1.18.0[glamor(-)?]"
 DEPEND="${RDEPEND}"
 
 PATCHES=(

Reply via email to