diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2006-01-11 23:46:28 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2006-01-11 23:46:28 +0000 |
commit | 45207b15cafb3942b76ecf53e515cc2ea6abbd32 (patch) | |
tree | 5bfd02573cf1290387617cab209886a5f6032d7c /profiles | |
parent | Revision bump to genpatches-2.6.15-2, bug #118692, + patches from upstream. (diff) | |
download | gentoo-2-45207b15cafb3942b76ecf53e515cc2ea6abbd32.tar.gz gentoo-2-45207b15cafb3942b76ecf53e515cc2ea6abbd32.tar.bz2 gentoo-2-45207b15cafb3942b76ecf53e515cc2ea6abbd32.zip |
dev-lisp/abcl:cmucl - Build Armed Bear Common Lisp using CMU Common Lisp
dev-lisp/abcl:clisp - Build Armed Bear Common Lisp using GNU CLISP
dev-lisp/abcl:jad - Enable support for disassembling compiled code using JAD
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 28f8e87cc91c..a6835b3bf7f6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1664 2006/01/11 20:19:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1665 2006/01/11 23:46:28 mkennedy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -327,6 +327,9 @@ dev-libs/wx-xmingw:gdb - Enable gdb debugging dev-libs/wx-xmingw:monolithic - Build a monolithic lib dev-libs/wx-xmingw:mslu - Enable mslu support dev-libs/wx-xmingw:shared - Enable shared libs +dev-lisp/abcl:cmucl - Build Armed Bear Common Lisp using CMU Common Lisp +dev-lisp/abcl:clisp - Build Armed Bear Common Lisp using GNU CLISP +dev-lisp/abcl:jad - Enable support for disassembling compiled code using JAD dev-lisp/abcl-cvs:jpty - Enable PTY support dev-lisp/abcl-cvs:libabcl - Enable ^C handler (from JNI) dev-lisp/cl-sql:sqlite3 - build support for sqlite3 |