Gentoo Archives: gentoo-commits

From: Chi-Thanh Christopher Nguyen <chithanh@××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-intel/
Date: Sun, 30 Sep 2012 12:16:42
Message-Id: 1349007417.2c82bb9f1a422e02686c25c84c53cc69fb0220b9.chithead@gentoo
1 commit: 2c82bb9f1a422e02686c25c84c53cc69fb0220b9
2 Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 30 12:16:57 2012 +0000
4 Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
5 CommitDate: Sun Sep 30 12:16:57 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=2c82bb9f
7
8 x11-drivers/xf86-video-intel: sync with portage for udev and cosmectic changes.
9
10 ---
11 .../xf86-video-intel/xf86-video-intel-9999.ebuild | 6 +++---
12 1 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild b/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild
15 index 3bfda42..11da4d5 100644
16 --- a/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild
17 +++ b/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild
18 @@ -10,7 +10,7 @@ inherit linux-info xorg-2
19 DESCRIPTION="X.Org driver for Intel cards"
20
21 KEYWORDS="~amd64 ~ia64 ~x86 ~amd64-fbsd -x86-fbsd"
22 -IUSE="glamor +sna udev uxa xvmc"
23 +IUSE="glamor +sna +udev uxa xvmc"
24
25 REQUIRED_USE="|| ( glamor sna uxa )"
26
27 @@ -31,8 +31,8 @@ RDEPEND="x11-libs/libXext
28 x11-libs/libXvMC
29 >=x11-libs/libxcb-1.5
30 x11-libs/xcb-util
31 - )"
32 -# Requires dri2proto-2.6 (unreleased)
33 + )
34 +"
35 DEPEND="${RDEPEND}
36 >=x11-proto/dri2proto-2.6
37 x11-proto/resourceproto"