summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-04-12 12:07:47 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-04-12 12:07:47 +0000
commit90a69b1fda9179f89908cd10873493db87c6b052 (patch)
tree0b23debf6dec7d2ca6a5a89cd65ef927d8e5a1d9 /profiles
parentNew upstream release. Note that the V6 version is not functional, I have cont... (diff)
downloadhistorical-90a69b1fda9179f89908cd10873493db87c6b052.tar.gz
historical-90a69b1fda9179f89908cd10873493db87c6b052.tar.bz2
historical-90a69b1fda9179f89908cd10873493db87c6b052.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c8c930d5b08c..5a7c4ef4023a 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5477 2010/04/11 21:07:52 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5478 2010/04/12 12:07:47 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -914,7 +914,8 @@ dev-lisp/clisp:new-clx - Build CLISP with support for the NEW-CLX module which i
dev-lisp/clisp:pari - Build CLISP with support for the PARI Computer Algebra System
dev-lisp/clisp:svm - Build CLISP with support for the Support Vector Machine module
dev-lisp/cmucl:nosource - Don't include source code for CMUCL in installation
-dev-lisp/ecls:precisegc - Use type information during garbage collection
+dev-lisp/ecls:gengc - Use generational garbage collection (experimental)
+dev-lisp/ecls:precisegc - Use type information during garbage collection (experimental)
dev-lisp/gcl:ansi - Build a GCL with ANSI support (else build a traditional CLtL1 image)
dev-lisp/gcl:custreloc - Build a GCL which uses custom GCL code for linking
dev-lisp/gcl:dlopen - Build a GCL which uses dlopen for linking