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

Bug 204801

Summary: sys-devel/gettext missing openmp flag description
Product: Gentoo Linux Reporter: Pawel Madej aka Nysander <nysander>
Component: EclassesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pawel Madej aka Nysander 2008-01-07 18:57:58 UTC
Steps to reproduce:

1. emerge --sync
2. emerge -av gettext

[ebuild   R   ] sys-devel/gettext-0.17  USE="nls openmp%* -acl% -doc -emacs -nocxx" 0 kB

3. euse -i openmp

global use flags (searching: openmp)
************************************************************
no matching entries found

local use flags (searching: openmp)
************************************************************
[+  D ] openmp (sci-libs/acml):
Install the OpenMP parallel computing library as well (needs ifc or gfortran >= 4.2)

[+  D ] openmp (sys-devel/gcc):
Build support for the OpenMP (support parallel computing)


Should be:

output of 3. command should contain local use flag description for gettext
Comment 1 Pawel Madej aka Nysander 2008-06-15 20:26:26 UTC
in today's sync description is available so I'm closing this bug.