summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-04-13 22:08:02 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-04-13 22:08:02 +0000
commite78c1bbc928ece6a08569968a6de52d53c094d20 (patch)
tree29e68267abac34a1fffbaeaed6ef55ea283d3231 /profiles
parentInitial import (diff)
downloadhistorical-e78c1bbc928ece6a08569968a6de52d53c094d20.tar.gz
historical-e78c1bbc928ece6a08569968a6de52d53c094d20.tar.bz2
historical-e78c1bbc928ece6a08569968a6de52d53c094d20.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 2d96bb70e5cd..df01c96b69aa 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4360 2009/04/13 15:48:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4361 2009/04/13 22:08:02 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -2427,6 +2427,7 @@ sci-geosciences/merkaartor:webkit - Enable net-libs/webkit-gtk library support
sci-libs/acml:gfortran - Fetch and install acml compiled with GNU gfortran
sci-libs/acml:ifc - Fetch and install acml compiled with Intel Fortran Compiler (dev-lang/ifc)
sci-libs/acml:int64 - Install the 64 bits integer library
+sci-libs/arprec:qd - Use sci-libs/qd
sci-libs/blas-goto:int64 - Build the 64 bits integer library
sci-libs/cholmod:metis - Enable the Partition module to cholmod using metis (sci-libs/metis, sci-libs/parmetis)
sci-libs/cholmod:supernodal - Enable the Supernodal module (needs virtual/lapack)
@@ -2515,7 +2516,7 @@ sci-physics/root:pythia6 - Builds the interface to Pythia-6 (sci-physics/pythia
sci-physics/root:pythia8 - Builds the interface to Pythia-8 (sci-physics/pythia) high energy physics generation events library
sci-physics/root:reflex - Builds the reflection database for the C++ interpretor
sci-physics/root:xrootd - Build the xrootd low latency file server
-sci-visualization/gwyddion:sourceview - Enable support for x11-libs/gtksourceview
+sci-visualization/gwyddion:sourceview - Enable support for x11-libs/gtksourceview
sci-visualization/hippodraw:fits - Enable HippoDraw's built-in support for reading FITS files, by using the CFITSIO library. FITS binary and ASCII tables are supported as well as images. When combine with numpy flag, it can also use the pyfits package.
sci-visualization/hippodraw:numpy - Enable support for the numerical array manipulation and computational capabilities of numpy in python. HippoDraw can return a numerical array to Python from any of the type of objects that are supported. One can also import data to a HippoDraw from a numpy array.
sci-visualization/hippodraw:root - Adds support for ROOT input/ouput system, storing a table of data as TBranch objects each with a single TLeaf. Files of this type can be imported by HippoDraw as a RootNTuple. Also if root flag is selected, it can use root::minuit for minimization instead of standalone minuit library.