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

Bug 366727

Summary: Invalid use_enable in dev-libs/libcgroup-0.37-r1
Product: Gentoo Linux Reporter: Andrew Fedorov <dmmdrs>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Fedorov 2011-05-10 09:36:26 UTC
dev-libs/libcgroup-0.37-r1 uses IUSE="+daemon debug pam static-libs +tools" but $(use_enable static).

It should be $(use_enable static-libs static)

Reproducible: Always
Comment 1 Steve Arnold archtester gentoo-dev 2011-05-14 18:12:03 UTC
Thanks, fixed...