From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 255061381FA for ; Sun, 22 Jul 2012 02:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE085E04C7; Sun, 22 Jul 2012 02:20:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AE36EE04C7 for ; Sun, 22 Jul 2012 02:20:21 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E602A1B4143 for ; Sun, 22 Jul 2012 02:20:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 2897DE543C for ; Sun, 22 Jul 2012 02:20:19 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1342923500.0f3a8f1532234bc04873b466830badd35caa2292.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-gui/ X-VCS-Repository: proj/qt X-VCS-Files: x11-libs/qt-gui/qt-gui-5.9999.ebuild X-VCS-Directories: x11-libs/qt-gui/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 0f3a8f1532234bc04873b466830badd35caa2292 X-VCS-Branch: master Date: Sun, 22 Jul 2012 02:20:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d23b6cb0-c8d7-4d11-990d-a375fb1e8084 X-Archives-Hash: 873ab82af0c66bf8538228ce905470d0 commit: 0f3a8f1532234bc04873b466830badd35caa2292 Author: Davide Pesavento gmail com> AuthorDate: Sun Jul 22 02:18:20 2012 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Sun Jul 22 02:18:20 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0f3a8f15 [x11-libs/qt-gui:5] Update TODO comment now that kms is covered by configure. --- x11-libs/qt-gui/qt-gui-5.9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x11-libs/qt-gui/qt-gui-5.9999.ebuild b/x11-libs/qt-gui/qt-gui-5.9999.ebuild index 5e3f932..33824a7 100644 --- a/x11-libs/qt-gui/qt-gui-5.9999.ebuild +++ b/x11-libs/qt-gui/qt-gui-5.9999.ebuild @@ -14,7 +14,7 @@ else KEYWORDS="~amd64" fi -# TODO: directfb, eglfs, evdev, ibus +# TODO: directfb, eglfs, kms, evdev, ibus IUSE="egl +fontconfig gif +glib jpeg opengl +png udev +xcb"