From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RZulB-0001Vm-Oy for garchives@archives.gentoo.org; Mon, 12 Dec 2011 01:32:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73BCC21C347; Mon, 12 Dec 2011 01:32:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3EFA721C347 for ; Mon, 12 Dec 2011 01:32:46 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B799D1B4004 for ; Mon, 12 Dec 2011 01:32:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 319048004A for ; Mon, 12 Dec 2011 01:32:45 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <7a47a666945e0dbf0996123c722155ce635f7057.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-intel/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild X-VCS-Directories: x11-drivers/xf86-video-intel/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 7a47a666945e0dbf0996123c722155ce635f7057 Date: Mon, 12 Dec 2011 01:32:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a2077a1e-06f9-471f-9681-6f854e7ca96f X-Archives-Hash: 880cfb4ffea5a4ebdd2bea0905f283e1 commit: 7a47a666945e0dbf0996123c722155ce635f7057 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Mon Dec 12 01:32:56 2011 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Mon Dec 12 01:32:56 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D7a47a666 x11-drivers/xf86-video-intel: raise libdrm dependency to 2.4.28. --- .../xf86-video-intel/xf86-video-intel-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild b/= x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild index 851214f..1020310 100644 --- a/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild +++ b/x11-drivers/xf86-video-intel/xf86-video-intel-9999.ebuild @@ -16,7 +16,7 @@ RDEPEND=3D"x11-libs/libXext x11-libs/libXfixes x11-libs/libXvMC >=3Dx11-libs/libxcb-1.5 - >=3Dx11-libs/libdrm-2.4.23[video_cards_intel] + >=3Dx11-libs/libdrm-2.4.28[video_cards_intel] sna? ( >=3Dx11-base/xorg-server-1.10 >=3Dx11-libs/pixman-0.23