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
commit0669b01847b39ba16b6d91f0b8a28d3291ee1aca (patch)
tree37b0b5c1d426e67b88d72a4b6677163812b7491f /profiles
parentNew upstream release. Note that the V6 version is not functional, I have cont... (diff)
downloadgentoo-2-0669b01847b39ba16b6d91f0b8a28d3291ee1aca.tar.gz
gentoo-2-0669b01847b39ba16b6d91f0b8a28d3291ee1aca.tar.bz2
gentoo-2-0669b01847b39ba16b6d91f0b8a28d3291ee1aca.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