[gentoo-dev] Re: Deprecating repoman

2022-03-13 Thread Matt Turner
On Sat, Mar 12, 2022 at 12:26 PM Matt Turner wrote: > I've filed a Council bug to approve the plan for deprecating repoman. > See https://bugs.gentoo.org/835013 With a vote of 6-0, the Council approved the following motion: > pkgcheck is now considered the primary Gentoo tool for ebuild QA. rep

[gentoo-dev] Re: Deprecating repoman

2022-03-12 Thread Matt Turner
I've filed a Council bug to approve the plan for deprecating repoman. See https://bugs.gentoo.org/835013 The proposed plan, as copied from the bug is: > The devmanual has already been updated to contain information about pkgdev, > in March 2021. See > https://gitweb.gentoo.org/proj/devmanual.gi

[gentoo-dev] Re: Deprecating repoman

2022-03-12 Thread Fabian Groffen
Just wondering, is there a "migration guide" or something? I've never used pkg* since joining in 2005. I can derive some things from the first look at the below commit, but an "expert opinion" to just map the standard things from repoman to appropriate commands would be nice. Are those pkg* keyw

[gentoo-dev] Re: Deprecating repoman

2022-03-11 Thread Matt Turner
I've filed a PR against devmanual.git to remove references to repoman and replace them with references to pkgdev where appropriate. Most everywhere already had pkgdev/pkgcheck text in place so there wasn't much to do. See: https://github.com/gentoo/devmanual/pull/274