From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IgEEb-0005ZA-Aa for garchives@archives.gentoo.org; Fri, 12 Oct 2007 06:42:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9C6WF4k018713; Fri, 12 Oct 2007 06:32:15 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9C6UIYY016327 for ; Fri, 12 Oct 2007 06:30:18 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1C5DB64E81 for ; Fri, 12 Oct 2007 06:30:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.01 X-Spam-Level: X-Spam-Status: No, score=-0.01 required=5.5 tests=[AWL=0.522, BAYES_00=-2.599, RCVD_NUMERIC_HELO=2.067] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id heZSVo0erPh3 for ; Fri, 12 Oct 2007 06:30:10 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AFC5865728 for ; Fri, 12 Oct 2007 06:30:08 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1IgE26-0001JX-EE for gentoo-dev@gentoo.org; Fri, 12 Oct 2007 06:30:02 +0000 Received: from 82.153.67.15 ([82.153.67.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2007 06:30:02 +0000 Received: from slong by 82.153.67.15 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 12 Oct 2007 06:30:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Steve Long Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: gnatbuild.eclass Date: Fri, 12 Oct 2007 07:28:58 +0100 Message-ID: References: <20071010181956.GA19824@supernova> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 82.153.67.15 User-Agent: KNode/0.10.4 Sender: news X-Archives-Salt: 97ef1e50-98cb-443f-b333-8e930a0caa7d X-Archives-Hash: 982c9fe142604cfce7f6c4be4e924291 Donnie Berkholz wrote: > On 18:17 Wed 10 Oct , George Shapovalov (george) wrote: >> george 07/10/10 18:17:58 >> >> Modified: gnatbuild.eclass >> >> Log: fixed src_install issue, no longer relies on portage leaking >> env vars between functions > > It's really sad that you have to add this workaround. > If it's an env var that needs to be set in different phases, it doesn't sound so bad to me? export or setting vars in the global ebuild scope is fine imo. -- gentoo-dev@gentoo.org mailing list