Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6177 - mule is downloaded and unpacked even with USE='-mule'
Summary: mule is downloaded and unpacked even with USE='-mule'
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: Highest enhancement (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-07 15:19 UTC by Jon Bernard
Modified: 2011-10-30 22:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Bernard 2002-08-07 15:19:56 UTC
Even with USE='-mule', the tarball is downloaded and unpacked, and the distfile is left behind. Not really a problem, but a waste of space, time, and bandwidth.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-08-10 00:38:10 UTC
this is true... the main problem here is that the SRC_URI must remain static
(not depend on use flags) so that the MD5 sum information makes sense. 
Comment 2 SpanKY gentoo-dev 2002-09-26 11:10:47 UTC
what ebuild are you talking about ?
SRC_URI now supports USE variables
Comment 3 Matthew Kennedy (RETIRED) gentoo-dev 2002-09-26 13:26:28 UTC
*now* being the keyword there.

this is fixed in the new ebuild i have for xemacs-21.4.9 (minor version bump)