diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-08 14:52:53 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-08 14:52:53 +0000 |
commit | bcec0d4159029e3e58f917b092d211cfd04bdff3 (patch) | |
tree | 19c430e6204320f27f4a79ba7e396c34e4dbae99 /profiles | |
parent | Moving stepmania from games-action to games-arcade and closing bug #44011. (diff) | |
download | gentoo-2-bcec0d4159029e3e58f917b092d211cfd04bdff3.tar.gz gentoo-2-bcec0d4159029e3e58f917b092d211cfd04bdff3.tar.bz2 gentoo-2-bcec0d4159029e3e58f917b092d211cfd04bdff3.zip |
Moving ginac from local to global flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 9a1a37e9bb16..82f8c747f9d4 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.143 2004/03/05 00:54:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.144 2004/03/08 14:52:53 phosphan Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -62,6 +62,7 @@ gd-external - Use the external version of libgd rather than the bundled one (pos gdbm - Adds support for sys-libs/gdbm (GNU database libraries) ggi - Adds support for media-libs/libggi (non-X video api/drivers) gif - Adds GIF image support +ginac - Adds app-sci/ginac (symbolic math) support gnome - Adds GNOME support gphoto2 - Adds digital camera support gpm - Adds support for sys-libs/gpm (Console-based mouse driver) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2d8d2ce31997..52c5f7ed9c98 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.265 2004/03/06 15:47:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.266 2004/03/08 14:52:53 phosphan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -40,7 +40,6 @@ app-sci/maxima:clisp - adds clisp support to maxima app-sci/maxima:cmucl - adds cmucl (lisp) support to maxima app-sci/maxima:gcl - adds gcl (lisp) support to maxima app-sci/mupad:mupad-noscilab - Disable scilab that comes with MuPAD package. Use system-wide instead. -app-sci/octave-forge:ginac - Adds app-sci/ginac (symbolic math) support app-sci/octave-forge:qhull - Adds media-libs/qhull (geometric extentions) support app-sci/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to app-sci/octave (may be merged with hdf when opendx is completed) app-sci/opendx:cdf - Adds cdf data exchange format to app-sci/opendx |