Gentoo Archives: gentoo-portage-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [gentoolkit] eshowkw: Improve & reorder keywords for my Bugzie proposal
Date: Tue, 23 Jan 2018 17:57:43
Message-Id: 1516730255.23875.4.camel@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [gentoolkit] eshowkw: Improve & reorder keywords for my Bugzie proposal by Ulrich Mueller
1 W dniu wto, 23.01.2018 o godzinie 14∶07 +0100, użytkownik Ulrich Mueller
2 napisał:
3 > > > > > > On Tue, 23 Jan 2018, Michał Górny wrote:
4 > > Here's a short set of patches that reworks eshowkw keyword display
5 > > & ordering to match my Bugzilla proposal [1]. Also, it fixes the wrong
6 > > classification of *-fbsd as Prefix arch.
7 > > Example output:
8 > > - https://dev.gentoo.org/~mgorny/tmp/short.png (without -P)
9 > > - https://dev.gentoo.org/~mgorny/tmp/long.png (with -P)
10 >
11 > Two points:
12 > 1. For prefix, can you use the same ordering as in KEYWORDS? That
13 > is, sort by the part after the hyphen first (i.e. aix, cygwin, ...,
14 > winnt), then by the part before it.
15
16 Can do. Will add an extra patch for this since it kinda changes the old
17 behavior.
18
19 > 2. sparc-fbsd is grouped with prefix. Is that intentional?
20 >
21
22 I didn't have a strong opinion. On one hand, this might be a little bit
23 confusing. On the other, I didn't want to add even more conditions
24 to the sort key.
25
26 --
27 Best regards,
28 Michał Górny