Gentoo Archives: gentoo-portage-dev

From: Alec Warner <warnera6@×××××××.edu>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [Bug 44796] Per package environment variables
Date: Sat, 05 Nov 2005 06:21:38
Message-Id: 436C4F4D.1030401@egr.msu.edu
In Reply to: Re: [gentoo-portage-dev] [Bug 44796] Per package environment variables by Jason Stubbs
1 Jason Stubbs wrote:
2 > On Saturday 05 November 2005 05:08, Thomas de Grenier de Latour wrote:
3 >
4 > Most operate only on the bash side and/or within doebuild (which should be
5 > getting a setcpv()'d settings object already) so should work. The rest just
6 > require setcpv() to be called and/or relocated.
7 >
8 >
9 >>Oh, and something i've just wondered about and i prefer to mention
10 >>before i forget: what about USE_EXPAND variables? Are they handled
11 >>fine with the current patch, or is the "variable -> USE flags"
12 >>conversion done only once for all in portage?
13 >
14 >
15 > There's a block of code near the end of config.__init__ that sets up
16 > USE_EXPAND. This block would need to be moved into regenerate().
17 >
18 > --
19 > Jason Stubbs
20
21 2.0.53_rc7, that code has already moved to regenerate(), I know because
22 I was messing with it today. So that bit should be done :)
23 --
24 gentoo-portage-dev@g.o mailing list

Replies