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 7869813877A for ; Wed, 20 Aug 2014 06:48:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72889E081D; Wed, 20 Aug 2014 06:48:58 +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 548C2E0828 for ; Wed, 20 Aug 2014 06:48:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7024E3401DA for ; Wed, 20 Aug 2014 06:48:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C3681460 for ; Wed, 20 Aug 2014 06:48:36 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1408296289.a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50 X-VCS-Branch: master Date: Wed, 20 Aug 2014 06:48:36 +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: 249d83fd-7a11-4953-93b0-87e7643b0c69 X-Archives-Hash: 40089599e60ad8ed95c3f83ba45c23b3 commit: a6cbdcee9c4bbb52d0ad726804b2c1775e8feb50 Author: Nikoli gmx us> AuthorDate: Sun Aug 17 17:24:49 2014 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 17 17:24:49 2014 +0000 URL: http://sources.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