aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gmail.com>2013-10-07 06:36:39 +0400
committerAndrew Savchenko <bircoph@gmail.com>2013-10-07 06:36:39 +0400
commitfba6937f8a7e6e96730922e0679b398366fc2816 (patch)
treef697f8bcfdd7875491b8fe500b57345e9322de70 /sci-physics/root/metadata.xml
parentsci-physics/root: fix USE flags in the ebuild (diff)
downloadsci-fba6937f8a7e6e96730922e0679b398366fc2816.tar.gz
sci-fba6937f8a7e6e96730922e0679b398366fc2816.tar.bz2
sci-fba6937f8a7e6e96730922e0679b398366fc2816.zip
sci-physics/root: add minimal USE flag
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 a04fac3c1..c6422fae7 100644
--- a/sci-physics/root/metadata.xml
+++ b/sci-physics/root/metadata.xml
@@ -16,7 +16,7 @@
GUI toolkit, and a complete visualization framework.
</longdescription>
<use>
- <flag name="c++0x"> Build ROOT using the C++11 standard. Not supported, requires <pkg>sys-devel/gcc</pkg>&gt;=4.7.0</flag>
+ <flag name="c++0x"> Build ROOT using the C++11 standard. Requires <pkg>sys-devel/gcc</pkg>&gt;=4.7.0</flag>
<flag name="fits">Support for images and data from FITS files with <pkg>sci-libs/cfitsio</pkg></flag>
<flag name="geocad">Enable ROOT-CAD interface using <pkg>sci-libs/opencascade</pkg></flag>
<flag name="htmldoc">Generate html documentation</flag>