Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Re: [PATCH] pkg_use_display: show masked/forced state of USE_EXPAND flags (bug 490562)
Date: Fri, 31 Mar 2017 19:19:57
Message-Id: CAMiTYSpMZR1Km6n-LFtDJPOxXgaAOaeKiyw==KkBRLc5hVmu5w@mail.gmail.com
In Reply to: [gentoo-portage-dev] [PATCH] pkg_use_display: show masked/forced state of USE_EXPAND flags (bug 490562) by Zac Medico
1 On Wed, Mar 22, 2017 at 9:32 AM, Zac Medico <zmedico@g.o> wrote:
2 > Fix pkg_use_display to test if the prefixed flag is in use.force or
3 > use.mask, rather than the unprefixed flag.
4 >
5 > X-Gentoo-bug: 490562
6 > X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=490562
7 > ---
8 > pym/_emerge/UseFlagDisplay.py | 19 +++++++++++++------
9 > 1 file changed, 13 insertions(+), 6 deletions(-)
10
11 Bump.
12 --
13 Thanks,
14 Zac