summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog
index 47d2213f0fef..1401196b6138 100644
--- a/x11-drivers/xf86-video-ati/ChangeLog
+++ b/x11-drivers/xf86-video-ati/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-ati
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.125 2010/09/28 13:27:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.126 2010/09/30 03:47:23 chithanh Exp $
+
+ 30 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-ati-6.13.2.ebuild:
+ Update for libdrm changes.
28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-ati-6.13.1.ebuild:
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
index 0680735a3ab1..c497bef3a5ea 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.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-ati/xf86-video-ati-6.13.2.ebuild,v 1.1 2010/09/28 09:49:30 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.2.ebuild,v 1.2 2010/09/30 03:47:23 chithanh Exp $
EAPI=3
inherit xorg-2
@@ -12,7 +12,7 @@ IUSE=""
RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
DEPEND="${RDEPEND}
- >=x11-libs/libdrm-2.4.17
+ || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
x11-proto/fontsproto
x11-proto/glproto
x11-proto/randrproto