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 1SZSpx-00049U-8j for garchives@archives.gentoo.org; Tue, 29 May 2012 20:16:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 298CEE075B; Tue, 29 May 2012 20:16:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F0F94E075B for ; Tue, 29 May 2012 20:16:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50B3A1B405E for ; Tue, 29 May 2012 20:16:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 11006E5428 for ; Tue, 29 May 2012 20:16:04 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1338322524.75eb1b1bedbb2ed21e5716b3545a9998e6d8c198.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 75eb1b1bedbb2ed21e5716b3545a9998e6d8c198 X-VCS-Branch: master Date: Tue, 29 May 2012 20:16:04 +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: f5cc336e-78d0-4144-b3e7-d25c672e001e X-Archives-Hash: 3f0625caafe3c33cebb22f593d71578b commit: 75eb1b1bedbb2ed21e5716b3545a9998e6d8c198 Author: Matt Turner gmail com> AuthorDate: Tue May 29 20:15:24 2012 +0000 Commit: Matt Turner gmail com> CommitDate: Tue May 29 20:15:24 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D75eb1b1b media-libs/mesa: add dev-util/indent as a dependency As of upstream commit 0ce0f7c0c8fa some source code is generated at build-time which is run through indent. --- media-libs/mesa/mesa-9999.ebuild | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index 63448fe..e211f82 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -87,6 +87,7 @@ EXTERNAL_DEPEND=3D" # keep blocks in rdepend for binpkg # gtest file collision bug #411825 RDEPEND=3D"${EXTERNAL_DEPEND} + dev-util/indent !