summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/mesa/ChangeLog5
-rw-r--r--media-libs/mesa/mesa-6.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog
index 65d72a92ef3b..09f2bbb61982 100644
--- a/media-libs/mesa/ChangeLog
+++ b/media-libs/mesa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/mesa
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.133 2006/12/08 05:01:09 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.134 2006/12/08 05:02:30 joshuabaergen Exp $
+
+ 08 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> mesa-6.5.2.ebuild:
+ leio bets his gold watch that this version needs a better libdrm too.
08 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org>
mesa-6.5.1-r4.ebuild:
diff --git a/media-libs/mesa/mesa-6.5.2.ebuild b/media-libs/mesa/mesa-6.5.2.ebuild
index c18fc847bfb3..1c50f5772cc1 100644
--- a/media-libs/mesa/mesa-6.5.2.ebuild
+++ b/media-libs/mesa/mesa-6.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2.ebuild,v 1.1 2006/12/04 23:40:17 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2.ebuild,v 1.2 2006/12/08 05:02:30 joshuabaergen Exp $
inherit eutils toolchain-funcs multilib flag-o-matic portability
@@ -44,7 +44,7 @@ RDEPEND="dev-libs/expat
x11-libs/libXxf86vm
x11-libs/libXi
x11-libs/libXmu
- >=x11-libs/libdrm-2.0.2
+ >=x11-libs/libdrm-2.2
x11-libs/libICE
app-admin/eselect-opengl
motif? ( virtual/motif )