summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-30 03:48:22 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-09-30 03:48:22 +0000
commit785cd131b49b168744673f890b9eb0aef0b8026d (patch)
tree0f7c0ffdebf336eccb3d9045040bf4996c325ec1 /x11-drivers/xf86-video-vmware
parentVersion bump. Fixes bug #317639 and bug #329267. (diff)
downloadhistorical-785cd131b49b168744673f890b9eb0aef0b8026d.tar.gz
historical-785cd131b49b168744673f890b9eb0aef0b8026d.tar.bz2
historical-785cd131b49b168744673f890b9eb0aef0b8026d.zip
Update for libdrm changes.
Package-Manager: portage-2.2_rc85/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-vmware')
-rw-r--r--x11-drivers/xf86-video-vmware/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-vmware/ChangeLog b/x11-drivers/xf86-video-vmware/ChangeLog
index ecf7cbdbcb8d..dd8e219a9c95 100644
--- a/x11-drivers/xf86-video-vmware/ChangeLog
+++ b/x11-drivers/xf86-video-vmware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-vmware
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 1.53 2010/08/10 15:14:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/ChangeLog,v 1.54 2010/09/30 03:48:22 chithanh Exp $
+
+ 30 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-vmware-11.0.2.ebuild:
+ Update for libdrm changes.
*xf86-video-vmware-11.0.2 (10 Aug 2010)
diff --git a/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild b/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild
index d7d188193c6c..1e2a3c0e3314 100644
--- a/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild
+++ b/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild,v 1.1 2010/08/10 15:14:04 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vmware/xf86-video-vmware-11.0.2.ebuild,v 1.2 2010/09/30 03:48:22 chithanh Exp $
EAPI=3
@@ -10,7 +10,8 @@ DESCRIPTION="VMware SVGA video driver"
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.0.99.901"
+RDEPEND=">=x11-base/xorg-server-1.0.99.901
+ || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[libkms,video_cards_vmware] )"
DEPEND="${RDEPEND}
x11-proto/fontsproto
x11-proto/randrproto