| Summary: | app-portage/gentoolkit-0.3.0 euse does not correctly handle displaying all USE flags | ||
|---|---|---|---|
| Product: | Portage Development | Reporter: | Jared Hancock <gravydish> |
| Component: | Tools | Assignee: | Portage Tools Team <tools-portage> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | minor | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Fixes output of `euse -i` to display all global and all local flags | ||
|
Description
Jared Hancock
2011-04-25 03:42:00 UTC
Created attachment 271063 [details, diff]
Fixes output of `euse -i` to display all global and all local flags
Although the output is so verbose that it is unlikely useful
Jared. You do know that local use flags can be defined in the packages metadata.xml file. From what I've gathered from watching portage development is that they want to move away from use.local.desc in favor of using metadata.xml which will more accurately describe the flag's use in the package. |