Summary: | for old EAPIs (5 and older) issue eqawarn when 'use' (and friends) are called in global scope | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Sergei Trofimovich (RETIRED) <slyfox> |
Component: | Core - Ebuild Support | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | hasufell, mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sergei Trofimovich (RETIRED)
![]() PMS bans it in all EAPIs, and Portage respects the ban since EAPI 6. Ok, i'll restate first point once again: I propose to make global scope call of 'use' and others lead to: - an e(qa)warn for existing EAPIs Rumors say paludis crashes on such ebuilds. ewarn/failure make such kind of breakage on portage improve long-term ebuild portability. Now Portage completely bans them in all EAPIs. Enjoy. |