summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-17 22:53:15 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-04-17 22:53:15 +0000
commitc7889a4fca153a80fe70aa6d53ed1d9f044b6dd9 (patch)
tree962aea7c0dfae8cc884bec9b9a8242288048465c /media-libs/mesa/mesa-7.9.1.ebuild
parentAdd conf.d script for the few but potentially useful (batch related) options ... (diff)
downloadgentoo-2-c7889a4fca153a80fe70aa6d53ed1d9f044b6dd9.tar.gz
gentoo-2-c7889a4fca153a80fe70aa6d53ed1d9f044b6dd9.tar.bz2
gentoo-2-c7889a4fca153a80fe70aa6d53ed1d9f044b6dd9.zip
Address llvm-2.9 problems, bug #351338.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.9.1.ebuild')
-rw-r--r--media-libs/mesa/mesa-7.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.9.1.ebuild b/media-libs/mesa/mesa-7.9.1.ebuild
index 445d93a0d443..54728606e551 100644
--- a/media-libs/mesa/mesa-7.9.1.ebuild
+++ b/media-libs/mesa/mesa-7.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.1.ebuild,v 1.8 2011/03/05 17:57:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.9.1.ebuild,v 1.9 2011/04/17 22:53:15 chithanh Exp $
EAPI=3
@@ -71,7 +71,7 @@ RDEPEND="
amd64? ( dev-libs/udis86 )
x86? ( dev-libs/udis86 )
x86-fbsd? ( dev-libs/udis86 )
- sys-devel/llvm
+ <sys-devel/llvm-2.9
)
)
${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?]