summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-03-14 14:47:44 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-14 14:47:44 +0000
commit934743e76f48b26fe53550fe3adffe9c754f5f38 (patch)
tree3d7f798286d1af0d00969c8df4e9df7a4563800a /profiles
parentFix building with libpng14 wrt #309309 by Peter Alfredsen. (diff)
downloadgentoo-2-934743e76f48b26fe53550fe3adffe9c754f5f38.tar.gz
gentoo-2-934743e76f48b26fe53550fe3adffe9c754f5f38.tar.bz2
gentoo-2-934743e76f48b26fe53550fe3adffe9c754f5f38.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0fb5370bc1fc..0d8a63664354 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5392 2010/03/14 13:27:41 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5393 2010/03/14 14:47:44 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")
@@ -3048,6 +3048,7 @@ sci-physics/root:pythia8 - Builds the interface to Pythia-8 (sci-physics/pythia
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/gnuplot:gd - Add support for media-libs/gd. Needed for GIF, JPEG, and PNG image output.
+sci-visualization/gnuplot:thin-splines - Enable thin plate splines
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.