Ticket #642 (closed enhancement: fixed)
specify the state of missing option flags in option dependencies
| Reported by: | zlin | Owned by: | dleverton |
|---|---|---|---|
| Priority: | Sometime | Milestone: | EAPI exheres-0 |
| Component: | repositories/e | Version: | scm |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: | Exherbo |
Description
cat/foo[bar+] means if the bar option is missing, treat it as enabled cat/foo[bar-] means if the bar option is missing, treat it as disabled
Therefore, cat/foo[-bar-!?] means bar must be disabled if it is disabled for me. Treat it as disabled if it doesn't exist for foo.
Change History
Note: See
TracTickets for help on using
tickets.
