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

Bug 56261

Summary: simple script for update USE flags
Product: Portage Development Reporter: Marcin Kryczek (RETIRED) <mkay>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: useupdate script

Description Marcin Kryczek (RETIRED) gentoo-dev 2004-07-06 11:21:28 UTC
i've wrote a nice perl script, which compares USE flags used during compilation of each package with currently set. it ought to be for my own at first, but i've really liked it, so i done some fancy stuff like color output, comments in code and so on. 
test it if you want and if you'll like it, feel free to put it into portage as separate program or as a part of some package (gentoolkit maybe?)
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2004-07-06 11:22:21 UTC
Created attachment 34878 [details]
useupdate script
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-01 15:37:55 UTC
Already in portage, emerge's --newuse option. ;>