Gentoo Archives: gentoo-portage-dev

From: Paul Bredbury <brebs@××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] has_version and built_with_use ignore package.provided
Date: Sun, 06 Aug 2006 20:32:35
Message-Id: 1154896288.10357.10.camel@localhost
In Reply to: Re: [gentoo-portage-dev] has_version and built_with_use ignore package.provided by Mike Frysinger
1 > ive changed built_with_use to call 'die' if it is unable to locate the USE
2 > file (aka the package is not installed)
3 > -mike
4
5 If the package is not installed (taking into consideration
6 package.provided also), then built_with_use should return *False*.
7
8 How can a package be built_with_use anything if it's not installed?
9 You're saying that in this situation the answer is "unknown". I'm saying
10 that it's logically impossible for the answer to be True, therefore the
11 answer is False. There is no third option, because it's a Boolean
12 function.
13 --
14 gentoo-portage-dev@g.o mailing list

Replies