diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-09-23 16:06:00 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-09-23 16:06:00 +0000 |
commit | 4ecb481b5bf507df925b2d7947c05a4351fa8701 (patch) | |
tree | ecc07aa000c503c0720e0161635f749f49075f42 /sci-physics/geant/metadata.xml | |
parent | partially reverted the changes for bug 285929. The location of .noxdm needs ... (diff) | |
download | historical-4ecb481b5bf507df925b2d7947c05a4351fa8701.tar.gz historical-4ecb481b5bf507df925b2d7947c05a4351fa8701.tar.bz2 historical-4ecb481b5bf507df925b2d7947c05a4351fa8701.zip |
Version bump. Added aida USE flag, fixed Qt and GDML build options, hopefully fixing examples compiling (bug #260102), thanks Matej and Giovanni Fattori for their input
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'sci-physics/geant/metadata.xml')
-rw-r--r-- | sci-physics/geant/metadata.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-physics/geant/metadata.xml b/sci-physics/geant/metadata.xml index 0a131488bd1f..e546f4c90854 100644 --- a/sci-physics/geant/metadata.xml +++ b/sci-physics/geant/metadata.xml @@ -19,7 +19,9 @@ rendering)</flag> <flag name='gdml'>Enable geometry markup language for xml</flag> <flag name='geant3'>Add compatibility for geant321 to geant4</flag> - <flag name='global'>Produce a huge global library instead of small ones</flag> + <flag name='global'>Produce a huge global library instead of small + ones</flag> + <flag name='aida'>Add support for Abstract Interfaces for Data Analysis </flag> <flag name='openinventor'>Add support for <pkg>media-libs/openinventor</pkg> SGI toolkit</flag> <flag name='raytracerx'>Enable raytracing for physics events</flag> |