x11-drivers/xf86-video-virtualbox: Block incompatible xorg-server versions.
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 15 Mar 2017 11:15:21 +0000 (12:15 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 15 Mar 2017 11:15:36 +0000 (12:15 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild
x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild

index c130f9fcd7aec1c83c24ee125692af872f625b64..25d752e1bec7b6c03e423a59b31598a81bd8adba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="dri"
 
-RDEPEND=">=x11-base/xorg-server-1.7:=[-minimal]
+RDEPEND="<x11-base/xorg-server-1.19:=[-minimal]
        x11-libs/libXcomposite"
 DEPEND="${RDEPEND}
        >=dev-util/kbuild-0.1.9998_pre20131130
index b541e919ca2135d8e96a69bad4bd85d7d5d29c4d..46b1ff7de44a894a7c3afd9930498d1620e90d18 100644 (file)
@@ -18,7 +18,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="dri"
 
-RDEPEND=">=x11-base/xorg-server-1.7:=[-minimal]
+RDEPEND="<x11-base/xorg-server-1.19:=[-minimal]
        x11-libs/libXcomposite"
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}