Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Should IUSE include flags specified in "Built with USE Dependencies"
Date: Thu, 31 Dec 2009 10:40:54
Message-Id: 4B3C7FC7.9070504@gentoo.org
In Reply to: [gentoo-portage-dev] Should IUSE include flags specified in "Built with USE Dependencies" by Amit Dor-Shifer
1 On 12/31/2009 12:15 AM, Amit Dor-Shifer wrote:
2 > Given the following DEPENDency:
3 > this-flag? (app-misc/foo[that-flag])
4 >
5 > The respective ebuild should include 'this-flag' in IUSE.
6 > should it also include 'that-flag'?
7
8 No, 'that-flag' belongs in the IUSE of the app-misc/foo ebuild.
9 --
10 Thanks,
11 Zac