diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2004-06-14 19:13:18 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2004-06-14 19:13:18 +0000 |
commit | 8007ee89aa862b088a406b3d2b403e2ab76e2b2f (patch) | |
tree | 9f4ac5e1e92f92569e7f20f8b5b44aa3d02602ac /profiles | |
parent | Closing #53519. (diff) | |
download | historical-8007ee89aa862b088a406b3d2b403e2ab76e2b2f.tar.gz historical-8007ee89aa862b088a406b3d2b403e2ab76e2b2f.tar.bz2 historical-8007ee89aa862b088a406b3d2b403e2ab76e2b2f.zip |
dev-lisp/sbcl:source
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 fffe6fe68f36..74539eb30870 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.435 2004/06/14 16:09:31 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.436 2004/06/14 19:13:18 mkennedy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -127,6 +127,7 @@ dev-libs/redland:php - Enable the PHP interface dev-lisp/clisp:threads - build CLISP with support for (experimental threads) dev-lisp/gauche-gtk:glgd - enable GL graph draw dev-lisp/sbcl:threads - build SBCL with support for native threads (x86 only) +dev-lisp/sbcl:source - include source code for SBCL in the installation dev-ml/lablgl:glut - Enable glut support. dev-ml/lablgtk:glade - Enable libglade bindings compilation. dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript package |