Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-drivers/
Date: Fri, 03 Mar 2017 04:02:22
Message-Id: 1488513728.b4f709f6d2f259727f9696991af228de7b3096e5.mattst88@gentoo
1 commit: b4f709f6d2f259727f9696991af228de7b3096e5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 04:01:16 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 04:02:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f709f6
7
8 x11-base/xorg-drivers: Add blocker for old versions of xf86-input-libinput.
9
10 Bug: https://bugs.gentoo.org/611048
11
12 x11-base/xorg-drivers/xorg-drivers-1.19.ebuild | 3 ++-
13 x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 3 ++-
14 2 files changed, 4 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
17 index d2935e87822..2e6fefd9532 100644
18 --- a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
19 +++ b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -174,6 +174,7 @@ PDEPEND="
27
28 !<x11-drivers/xf86-input-evdev-2.10.4
29 !<x11-drivers/xf86-input-joystick-1.6.3
30 + !<x11-drivers/xf86-input-libinput-0.20.0
31 !<x11-drivers/xf86-video-amdgpu-1.2.0
32 !<x11-drivers/xf86-video-ati-7.8.0
33 !<x11-drivers/xf86-video-chips-1.2.7
34
35 diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
36 index 19b5e8e97a8..75f3f01628d 100644
37 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
38 +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
39 @@ -1,4 +1,4 @@
40 -# Copyright 1999-2016 Gentoo Foundation
41 +# Copyright 1999-2017 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43
44 EAPI=5
45 @@ -174,6 +174,7 @@ PDEPEND="
46
47 !<x11-drivers/xf86-input-evdev-2.10.4
48 !<x11-drivers/xf86-input-joystick-1.6.3
49 + !<x11-drivers/xf86-input-libinput-0.20.0
50 !<x11-drivers/xf86-video-amdgpu-1.2.0
51 !<x11-drivers/xf86-video-ati-7.8.0
52 !<x11-drivers/xf86-video-chips-1.2.7