Summary: | Repoman should warn when adding straight-to-stable keywords on existing ebuild | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Raúl Porcel (RETIRED) <armin76> |
Component: | Repoman | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | pacho |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Raúl Porcel (RETIRED)
![]() One annoying part about implementing this type of check is that repoman has to analyse the `cvs diff` output or similar in order to check for such a change. This makes it somewhat difficult to implement cleanly (lots of commonly requested checks share the same sort of difficulty). repoman support has been removed per bug 835013. Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist. pkgcheck has DirectStableKeywords. |