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

Bug 298312

Summary: ruby-ng.eclass adds "test?" dependencies but doesn't declare IUSE=test
Product: Gentoo Linux Reporter: David Leverton <levertond>
Component: EclassesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Leverton 2009-12-25 13:27:56 UTC
ruby-ng.eclass's ruby_add_rdepend function automatically adds the specified dependencies to DEPEND under a test? conditional, but doesn't declare the test flag in IUSE.  This is incorrect per both devmanual and PMS, as the only flags that don't need to be declared are ARCH and USE_EXPAND things.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-01-16 21:52:39 UTC
This should be fixed now in CVS, thanks.