diff options
author | Markus Dittrich <markusle@gentoo.org> | 2006-10-13 15:32:25 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2006-10-13 15:32:25 +0000 |
commit | 17abdf0dc2e052725c0d0210100f806640d1d952 (patch) | |
tree | 3fe986b5252f2050271798e2ef2ff9891df24929 /profiles | |
parent | Replace -O? with -O2, this shouuld fix #141925 and #133888. (diff) | |
download | gentoo-2-17abdf0dc2e052725c0d0210100f806640d1d952.tar.gz gentoo-2-17abdf0dc2e052725c0d0210100f806640d1d952.tar.bz2 gentoo-2-17abdf0dc2e052725c0d0210100f806640d1d952.zip |
Added local use flag "boost" to sci-mathematics/singular.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 63d4b3445da6..1d9dd4fa58d5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2234 2006/10/13 13:13:47 aross Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2235 2006/10/13 15:32:25 markusle Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1506,6 +1506,7 @@ sci-mathematics/mupad:mupad-noscilab - Disable scilab that comes with MuPAD pack sci-mathematics/nusmv:minisat - Enable support for MiniSat. sci-mathematics/octave-forge:qhull - Adds media-libs/qhull (geometric extensions) support sci-mathematics/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to sci-mathematics/octave (may be merged with hdf when opendx is completed) +sci-mathematics/singular:boost - Compile against external boost headers. sci-misc/boinc:server - Enable compilation of server sci-misc/h5utils:octave - Build Octave plugins sci-visualization/gnuplot:xemacs - Add lisp files for emacs |