summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-03-15 12:15:21 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-03-15 12:15:36 +0100
commit0760c7e72f7b18af36519386c6fe663e8dad41dd (patch)
tree53e2b7108a0d8518a2f4095102cdbf9ae5d097c7 /x11-drivers/xf86-video-virtualbox
parentnet-mail/mailutils: version bump to 3.2 (diff)
downloadgentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.tar.gz
gentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.tar.bz2
gentoo-0760c7e72f7b18af36519386c6fe663e8dad41dd.zip
x11-drivers/xf86-video-virtualbox: Block incompatible xorg-server versions.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'x11-drivers/xf86-video-virtualbox')
-rw-r--r--x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild4
-rw-r--r--x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild
index c130f9fcd7ae..25d752e1bec7 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.16.ebuild
@@ -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
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild
index b541e919ca21..46b1ff7de44a 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.0.32.ebuild
@@ -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}