Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 903700

Summary: x11-wm/icewm: Typo in einfo - "Confilcting"
Product: Gentoo Linux Reporter: Robert Pearce <bugs.gentoo>
Component: Current packagesAssignee: Jonas Stein <jstein>
Status: RESOLVED FIXED    
Severity: trivial CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30444
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Pearce 2023-04-02 14:03:36 UTC
When installing x11-wm/icewm with both "imlib" and "gdk-pixbuf" USE flags, there is an informational message generated to say they are conflicting. Unfortunately the word "conflicting" has been misspelt.
Applies to all three current versions.

Reproducible: Always

Steps to Reproduce:
1. Set both "imlib" and "gdk-pixbuf" USE flags
2. emerge icewm

Actual Results:  
Portage prints:
    Confilcting USE flags have been enabled

Expected Results:  
Portage prints:
    Conflicting USE flags have been enabled
Comment 1 Larry the Git Cow gentoo-dev 2023-04-02 15:05:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09261f9f442da3233ae1028e6621e9a0d014578f

commit 09261f9f442da3233ae1028e6621e9a0d014578f
Author:     Jonas Stein <jstein@gentoo.org>
AuthorDate: 2023-04-02 15:03:42 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2023-04-02 15:03:42 +0000

    x11-wm/icewm:
    
    Typo in einfo - "Confilcting"
    
    Closes: https://bugs.gentoo.org/903700
    Signed-off-by: Jonas Stein <jstein@gentoo.org>

 x11-wm/icewm/icewm-2.9.6.ebuild | 4 ++--
 x11-wm/icewm/icewm-2.9.7.ebuild | 4 ++--
 x11-wm/icewm/icewm-3.3.1.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)