aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2012-03-09 06:19:12 +0400
committerAndrew Savchenko <bircoph@gmail.com>2012-03-09 06:19:12 +0400
commit3559225394510ae62148186032911bd555d48e3d (patch)
tree4a5e870c20a0334cb869d92ceb4d0fbbe4302d75 /sci-physics/root/metadata.xml
parentsci-physics/root: version bump and bugfix (diff)
downloadsci-3559225394510ae62148186032911bd555d48e3d.tar.gz
sci-3559225394510ae62148186032911bd555d48e3d.tar.bz2
sci-3559225394510ae62148186032911bd555d48e3d.zip
sci-physics/root: fix llvm support
Fix ebuild to honor llvm properly. Order USE flags alphabetically.
Diffstat (limited to 'sci-physics/root/metadata.xml')
-rw-r--r--sci-physics/root/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml
index c1f9fd764..6ce0ec4c4 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -19,7 +19,7 @@
<flag name="clarens"> Build the Clarens and PEAC plug-ins, to use in a GRID enabled analysis</flag>
<flag name="fits">Support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
<flag name="geant4">Support for <pkg>sci-physics/geant</pkg> version 4</flag>
- <flag name="llvm">Build the new experimental cling interactive interpreter based on <pkg>sys-devel/llvm</pkg></flag>
+ <flag name="llvm">Build the new EXPERIMENTAL cling interactive interpreter based on <pkg>sys-devel/llvm</pkg></flag>
<flag name="math">Build all math related libraries plugins, needs <pkg>sci-libs/gsl</pkg> </flag>
<flag name="pythia6">Build the interface for <pkg>sci-physics/pythia</pkg> version 6.x </flag>
<flag name="pythia8">Build the interface for <pkg>sci-physics/pythia</pkg> version 8.x </flag>