diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-06 20:29:18 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-06 20:29:18 +0000 |
commit | 0658acd4e3abf4e29c00ecbcda5bd6937e65967f (patch) | |
tree | 784f5914e144a90c7b827efe98cca33e365fb6cc | |
parent | Version bump and fixing a very nasty bug in _pre17 where stage1 would always ... (diff) | |
download | historical-0658acd4e3abf4e29c00ecbcda5bd6937e65967f.tar.gz historical-0658acd4e3abf4e29c00ecbcda5bd6937e65967f.tar.bz2 historical-0658acd4e3abf4e29c00ecbcda5bd6937e65967f.zip |
Readd atlas use flag for scilab.
-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 fd5f6cdc6cd7..b84455619221 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1283 2005/07/06 19:03:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1284 2005/07/06 20:29:18 greg_g Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -826,6 +826,7 @@ sci-mathematics/maxima:sbcl - adds sbcl (lisp) support to maxima sci-mathematics/mupad:mupad-noscilab - Disable scilab that comes with MuPAD package. Use system-wide instead. 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/scilab:atlas - Add support for the atlas library sci-mathematics/scilab:ocaml - Add support for the ocaml programming language sci-misc/boinc:server - Enable compilation of server sys-apps/baselayout-vserver:fakelog - install a fake logger init script |