Ticket #642 (closed enhancement: fixed)

Opened 3 months ago

Last modified 6 weeks ago

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

Changed 6 weeks ago by dleverton

  • status changed from new to accepted
  • owner set to dleverton

Changed 6 weeks ago by dleverton

  • status changed from accepted to closed
  • resolution set to fixed

649c5a3ffc55

Note: See TracTickets for help on using tickets.