Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 250322

Summary: sys-devel/crossdev: support --newuse (and tidy style up a bit)
Product: Gentoo Linux Reporter: Roberto Castagnola <roberto.castagnola>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED WORKSFORME    
Severity: enhancement CC: radek, toolchain
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: crossdev-0.9.19.patch

Description Roberto Castagnola 2008-12-08 21:50:49 UTC
--newuse option were added to stage4 to fix bug 234239.
I suggest to use it everywere to get the script a little cleaner removing set_eopts_on_pkg_status function.
Next attached my proposed patch.
Comment 1 Roberto Castagnola 2008-12-08 21:55:59 UTC
Created attachment 174670 [details, diff]
crossdev-0.9.19.patch

Tested running 'crossdev i686-mingw32'.
I have tried to stop it after emerging cross-gcc-stage1 and to run it again: stages up to cross-gcc-stage1 were not rebuilt.
Comment 2 SpanKY gentoo-dev 2012-06-03 03:25:27 UTC
crossdev uses -u, so the initial stages don't get re-emerged