Summary: | flaggie: NewVariable('IUSE') contains random USE_EXPAND values in output | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | New packages | Assignee: | Michał Górny <mgorny> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Mark USE expansion-added whitespace as such.
Fix writing new USE= with USE expansions enabled. |
Description
Michał Górny
![]() ![]() ![]() ![]() The following fixes have been pushed: a2cf2c4 Mark USE expansion-added whitespace as such. f2f6eb2 Fix writing new USE= with USE expansions enabled. Created attachment 289253 [details, diff]
Mark USE expansion-added whitespace as such.
This way, writing new USE= won't create trailing whitespace.
Created attachment 289255 [details, diff]
Fix writing new USE= with USE expansions enabled.
Now the variable won't contain USE expansion flags.
Fixes:
|