Gentoo Archives: gentoo-portage-dev

From: Mike Frysinger <vapier@g.o>
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:23:26
Message-Id: 200608061621.36195.vapier@gentoo.org
In Reply to: [gentoo-portage-dev] has_version and built_with_use ignore package.provided by Paul Bredbury
1 and yet you still dont get it
2
3 the point isnt that your code is wrong, the point is that if the package isnt
4 installed, the return value of built_with_use is meaningless
5
6 ive changed built_with_use to call 'die' if it is unable to locate the USE
7 file (aka the package is not installed)
8 -mike

Replies