From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pytbk-0003yY-RB for garchives@archives.gentoo.org; Sun, 13 Mar 2011 22:17:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B8CA01C020; Sun, 13 Mar 2011 22:17:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 883181C020 for ; Sun, 13 Mar 2011 22:17:44 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1181A1B4014 for ; Sun, 13 Mar 2011 22:17:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 34C228006A for ; Sun, 13 Mar 2011 22:17:43 +0000 (UTC) From: "Tomas Chvatal" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" Message-ID: 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: scarabeus X-VCS-Committer-Name: Tomas Chvatal X-VCS-Revision: e116cbf735a0e7e3e828fc3079a78250640dc61f Date: Sun, 13 Mar 2011 22:17: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 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 243bd59b2e0ae292387bde144f354836 commit: e116cbf735a0e7e3e828fc3079a78250640dc61f Author: David Heidelberger gmail com> AuthorDate: Sun Mar 13 22:17:43 2011 +0000 Commit: Tomas Chvatal gentoo org> CommitDate: Sun Mar 13 22:17:35 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3De116cbf7 remove udis86 dep, require llvm-2.7 --- media-libs/mesa/mesa-9999.ebuild | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index c30a0aa..bd4d163 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -67,12 +67,7 @@ RDEPEND=3D" d3d? ( app-emulation/wine ) motif? ( x11-libs/openmotif ) gallium? ( - llvm? ( - amd64? ( dev-libs/udis86 ) - x86? ( dev-libs/udis86 ) - x86-fbsd? ( dev-libs/udis86 ) - sys-devel/llvm - ) + llvm? ( >=3Dsys-devel/llvm-2.7 ) ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] "