commit:     359ce933dba5856bf9f83947fe8145963657c402
Author:     Uwe L. Korn <uwelk <AT> xhochy <DOT> com>
AuthorDate: Tue Mar 11 12:26:03 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 18:55:25 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=359ce933

[dev-qt/qtgui:5] kms USE flag depends on evdev

* Fixes bug #504182

Package-Manager: portage-2.2.8-r1

---
 dev-qt/qtgui/qtgui-5.2.1.ebuild    | 4 ++--
 dev-qt/qtgui/qtgui-5.3.9999.ebuild | 4 ++--
 dev-qt/qtgui/qtgui-5.9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-qt/qtgui/qtgui-5.2.1.ebuild b/dev-qt/qtgui/qtgui-5.2.1.ebuild
index b839826..91a53d1 100644
--- a/dev-qt/qtgui/qtgui-5.2.1.ebuild
+++ b/dev-qt/qtgui/qtgui-5.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -22,7 +22,7 @@ IUSE="accessibility eglfs evdev gif gles2 +glib harfbuzz ibus 
jpeg kms opengl +p
 REQUIRED_USE="
        eglfs? ( evdev gles2 )
        gles2? ( opengl )
-       kms? ( gles2 )
+       kms? ( evdev gles2 )
 "
 
 RDEPEND="

diff --git a/dev-qt/qtgui/qtgui-5.3.9999.ebuild 
b/dev-qt/qtgui/qtgui-5.3.9999.ebuild
index b839826..91a53d1 100644
--- a/dev-qt/qtgui/qtgui-5.3.9999.ebuild
+++ b/dev-qt/qtgui/qtgui-5.3.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -22,7 +22,7 @@ IUSE="accessibility eglfs evdev gif gles2 +glib harfbuzz ibus 
jpeg kms opengl +p
 REQUIRED_USE="
        eglfs? ( evdev gles2 )
        gles2? ( opengl )
-       kms? ( gles2 )
+       kms? ( evdev gles2 )
 "
 
 RDEPEND="

diff --git a/dev-qt/qtgui/qtgui-5.9999.ebuild b/dev-qt/qtgui/qtgui-5.9999.ebuild
index b839826..91a53d1 100644
--- a/dev-qt/qtgui/qtgui-5.9999.ebuild
+++ b/dev-qt/qtgui/qtgui-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -22,7 +22,7 @@ IUSE="accessibility eglfs evdev gif gles2 +glib harfbuzz ibus 
jpeg kms opengl +p
 REQUIRED_USE="
        eglfs? ( evdev gles2 )
        gles2? ( opengl )
-       kms? ( gles2 )
+       kms? ( evdev gles2 )
 "
 
 RDEPEND="

Reply via email to