From be685b6a3762fd0e19c437e4dc2034240b9e26c3 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 21 Feb 2015 19:41:20 +0000 Subject: Bump llvm requirement from 3.2 to 3.3, bug 506180. Package-Manager: portage-2.2.17/cvs/Linux x86_64 Manifest-Sign-Key: 0x974CA72A --- media-libs/mesa/mesa-10.0.4.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'media-libs/mesa/mesa-10.0.4.ebuild') diff --git a/media-libs/mesa/mesa-10.0.4.ebuild b/media-libs/mesa/mesa-10.0.4.ebuild index d485f92d1737..02e4622d0c35 100644 --- a/media-libs/mesa/mesa-10.0.4.ebuild +++ b/media-libs/mesa/mesa-10.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.12 2014/07/26 09:04:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.0.4.ebuild,v 1.13 2015/02/21 19:41:13 mattst88 Exp $ EAPI=5 @@ -116,7 +116,7 @@ RDEPEND=" >=dev-libs/libelf-0.8.13-r2[${MULTILIB_USEDEP}] ) ) ) - llvm-shared-libs? ( >=sys-devel/llvm-3.2[${MULTILIB_USEDEP}] ) + llvm-shared-libs? ( >=sys-devel/llvm-3.3[${MULTILIB_USEDEP}] ) ) opencl? ( app-admin/eselect-opencl @@ -141,7 +141,7 @@ done DEPEND="${RDEPEND} llvm? ( - >=sys-devel/llvm-3.2[${MULTILIB_USEDEP}] + >=sys-devel/llvm-3.3[${MULTILIB_USEDEP}] r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] ) video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) ) -- cgit v1.2.3-65-gdbad