Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353740 - [sci-physics/geant-4.9.4] Action for USE=vrml defined wrong
Summary: [sci-physics/geant-4.9.4] Action for USE=vrml defined wrong
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 10:28 UTC by Rafal Lalik
Modified: 2011-02-07 18:52 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 Lalik 2011-02-05 10:28:09 UTC
Hi,

in ebuild you can find these two lines:

52:        $(cmake-utils_use_enable dawn GEANT4_USE_NETWORKDAWN)
56:        $(cmake-utils_use_enable dawn GEANT4_USE_NETWORKVRML)

and I guess second line should enable options for USE='vrml' not 'dawn'.

Regards,
Rafal
Comment 1 Wormo (RETIRED) gentoo-dev 2011-02-05 18:45:47 UTC
I think you're right, good catch. Assigning to geant maintainers.
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2011-02-07 18:52:19 UTC
fixed in cvs. Thanks!