Gentoo Archives: gentoo-dev

From: Michael Orlitzky <mjo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New tool: merge-driver-ekeyword automatically resolves git merge conflicts involving KEYWORDS=...
Date: Wed, 03 Mar 2021 14:18:18
Message-Id: 78d46e5877f8d21953a54fe1930d32aef72e680e.camel@gentoo.org
In Reply to: Re: [gentoo-dev] New tool: merge-driver-ekeyword automatically resolves git merge conflicts involving KEYWORDS=... by Ulrich Mueller
1 On Wed, 2021-03-03 at 13:09 +0100, Ulrich Mueller wrote:
2 > > > > > > On Tue, 02 Mar 2021, Michael Orlitzky wrote:
3 > > > Are you volunteering to fix all the tools to support the new format
4 > > > correctly?
5 > > The PMS says that KEYWORDS is whitespace-separated. Probably only
6 > > repoman/pkgcheck would require trivial changes.
7 >
8 > No, there are other tools as well, e.g. ekeyword and ebuild-mode.
9 >
10
11 But only repoman/pkgcheck should be enforcing ::gentoo QA policy. The
12 others are already buggy if they don't support newlines and should be
13 fixed independently. Then GOTO 1: only repoman/pkgcheck require trivial
14 updates.