Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111366 - 'subversion' USE flag no longer local
Summary: 'subversion' USE flag no longer local
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 08:12 UTC by Rafal Rzepecki
Modified: 2005-11-05 07:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafal Rzepecki 2005-11-03 08:12:22 UTC
'subversion' USE flag description says 'Local Flag: Enable support for the 
subversion ioslave (kde-base/kdesdk)'. But it's in dev-util/kdevelop-3.2.3-r1 
IUSE.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-03 08:15:26 UTC
$ euse -i subversion
global use flags (searching: subversion)
************************************************************
no matching entries found

local use flags (searching: subversion)
************************************************************

[-    ] subversion (dev-util/kdevelop):
Enable support for the subversion version control system

[-    ] subversion (kde-base/kdesdk-meta):
Enable support for the subversion ioslave

[-    ] subversion (kde-base/kdesdk):
Enable support for the subversion ioslave
Comment 2 Rafal Rzepecki 2005-11-05 07:18:31 UTC
Forgive me the false alarm; it seems I don't fully understand this local vs. 
global use flag thing. 
 
Perhaps this is not the best place to ask, but I thought the USE flags should 
be unique... if they are not, how to determine their meaning when installing 
software? ufed only shows one description... and sometimes when I activate flag 
I consider local in ufed, I, unbeknownst, can activate another local flag in 
some another package, which may be not what I wanted. 
 
As an aside, perhaps the flag in question should be made global? It seems 
universal enough. Or maybe there is some global flag that could be used 
instead.