From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3B6BA13877A for ; Sun, 17 Aug 2014 17:25:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77C9BE08EE; Sun, 17 Aug 2014 17:25:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21C6DE08EE for ; Sun, 17 Aug 2014 17:25:46 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDAE93400FF for ; Sun, 17 Aug 2014 17:25:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id B0C9A18816 for ; Sun, 17 Aug 2014 17:25:43 +0000 (UTC) From: "Nikoli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nikoli" Message-ID: <1408296289.a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50.nikoli@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: nikoli X-VCS-Committer-Name: Nikoli X-VCS-Revision: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50 X-VCS-Branch: master Date: Sun, 17 Aug 2014 17:25:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 50ab59f4-45ed-4fce-842b-f50738f46c78 X-Archives-Hash: 3ad06c2d187b55bd50dc0f455679e8e1 commit: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50 Author: Nikoli gmx us> AuthorDate: Sun Aug 17 17:24:49 2014 +0000 Commit: Nikoli lavabit com> CommitDate: Sun Aug 17 17:24:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=a6cbdcee media-libs/mesa: rebuild is required when llvm is updated https://bugs.gentoo.org/510774 by Alexander Tsoy tsoy.me> Package-Manager: portage-2.2.8-r1 --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 3eeaf19..9ce1752 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -118,7 +118,7 @@ RDEPEND=" >=dev-libs/libelf-0.8.13-r2[${MULTILIB_USEDEP}] ) ) ) - >=sys-devel/llvm-3.3-r3[${MULTILIB_USEDEP}] + >=sys-devel/llvm-3.3-r3:=[${MULTILIB_USEDEP}] ) opencl? ( app-admin/eselect-opencl