diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 02:19:37 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 02:19:37 +0000 |
commit | 03e46230e6563099b82ca9bac52c347b3cb28efb (patch) | |
tree | c0b2cd8e2947bce386c39fa2c7ba2f64f7c0d249 /profiles/use.desc | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (diff) | |
download | historical-03e46230e6563099b82ca9bac52c347b3cb28efb.tar.gz historical-03e46230e6563099b82ca9bac52c347b3cb28efb.tar.bz2 historical-03e46230e6563099b82ca9bac52c347b3cb28efb.zip |
ginac USE flag is for sci-mathematics (was app-sci before)
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 108c720724d7..386d89eb9a8a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.210 2004/12/27 16:32:06 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.211 2004/12/29 02:19:37 ribosome Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -99,7 +99,7 @@ gd-external - Use the external version of gd rather than the bundled one (possib 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 +ginac - Adds sci-mathematics/ginac (symbolic math) support gmp - Adds support for dev-libs/gmp (GNU MP library) gnome - Adds GNOME support gnustep - Adds integration with GNUstep environment |