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

Bug 305349

Summary: dev-lang/erlang-13.2.x - deprecated IUSE=wxwindows
Product: Gentoo Linux Reporter: Ciprian Ciubotariu <cheepeero>
Component: Current packagesAssignee: Christian Faulhammer (RETIRED) <fauli>
Status: RESOLVED FIXED    
Severity: minor CC: lang-misc+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ciprian Ciubotariu 2010-02-16 02:31:58 UTC
Since some time ago I removed the wxwindows flag following the following thing in use.desc. However, the new 13R includes wxwindows (or wxWidgets) support, and my use-flag was ignored. I guess new ebuilds should not use deprecated use flags.

euse -i wxwidgets wxwindows
global use flags (searching: wxwidgets wxwindows)
************************************************************
[+ C  ] wxwidgets - Adds support for wxWidgets/wxGTK GUI toolkit
[+ C  ] wxwindows - Adds support for wxWidgets/wxGTK GUI toolkit (deprecated, use wxwidgets)


Reproducible: Always
Comment 1 Ciprian Ciubotariu 2010-02-16 02:34:32 UTC
Given the late hour I forgot to make it clear that this bug is simply about replacing the HASUSE wxwindows with the not-deprecated wxwidgets use flag in dev-lang/erlang ebuilds that are committed in the portage tree.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2010-02-21 14:43:02 UTC
Thanks for your report, fixed.