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 2058513800E for ; Fri, 27 Jul 2012 13:30:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C525E0656; Fri, 27 Jul 2012 13:30:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1EB49E0656 for ; Fri, 27 Jul 2012 13:30:02 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4835C1B4015 for ; Fri, 27 Jul 2012 13:30:01 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 6C3722004B; Fri, 27 Jul 2012 13:29:59 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-8.1_rc1_pre20120724.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mesa-8.1_rc1_pre20120724.ebuild ChangeLog X-VCS-Directories: media-libs/mesa X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120727132959.6C3722004B@flycatcher.gentoo.org> Date: Fri, 27 Jul 2012 13:29:59 +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: f503db30-183e-4807-b640-2f18f2c3121c X-Archives-Hash: 705ea86d7b1fcf9e99ed84448f096b7e chithanh 12/07/27 13:29:59 Modified: mesa-8.1_rc1_pre20120724.ebuild ChangeLog Log: Make dev-util/indent buildtime-only dependency. Do not depend on it on x86-fbsd, bug #427952. (Portage version: 2.2.0_alpha115/cvs/Linux x86_64) Revision Changes Path 1.3 media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild?r1=1.2&r2=1.3 Index: mesa-8.1_rc1_pre20120724.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- mesa-8.1_rc1_pre20120724.ebuild 25 Jul 2012 13:34:37 -0000 1.2 +++ mesa-8.1_rc1_pre20120724.ebuild 27 Jul 2012 13:29:59 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild,v 1.2 2012/07/25 13:34:37 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-8.1_rc1_pre20120724.ebuild,v 1.3 2012/07/27 13:29:59 chithanh Exp $ EAPI=4 @@ -86,7 +86,6 @@ # keep blocks in rdepend for binpkg # gtest file collision bug #411825 RDEPEND="${EXTERNAL_DEPEND} - !amd64-fbsd? ( dev-util/indent ) ! + mesa-8.1_rc1_pre20120724.ebuild: + Make dev-util/indent buildtime-only dependency. Do not depend on it on + x86-fbsd, bug #427952. 25 Jul 2012; Chí-Thanh Christopher Nguyễn +files/eselect-mesa.conf.8.1,