summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-08-04 17:36:57 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-08-04 17:36:57 +0000
commit1812f993c4aa038e3067f6d0b96b3538c9e4bb3e (patch)
tree472aa15e07feb6925d58d8068913471ae9a55c54 /profiles
parentInitial commit. Thank you Björn Michaelsen <bjoern.michaelsen@gmail.com> for... (diff)
downloadhistorical-1812f993c4aa038e3067f6d0b96b3538c9e4bb3e.tar.gz
historical-1812f993c4aa038e3067f6d0b96b3538c9e4bb3e.tar.bz2
historical-1812f993c4aa038e3067f6d0b96b3538c9e4bb3e.zip
dev-lisp/tbnl:standalone
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 60e9e48ae80e..702ea2b71dd6 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1363 2005/08/04 17:27:29 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1364 2005/08/04 17:36:57 mkennedy Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -262,6 +262,7 @@ dev-lisp/cl-sql:sqlite3 - build support for sqlite3
dev-lisp/cl-ucw:araneida - use the Araneida web-server backend
dev-lisp/cl-ucw:aserve - use the Portable Allegro Serve web-server backend
dev-lisp/cl-ucw:mod_lisp - use the mod_lisp web-server backend
+dev-lisp/cl-tbnl:standalone - use TBNL without a front-end (ie. no Apache dependency)
dev-lisp/cmucl:nosource - don't include source code for CMUCL in installation
dev-lisp/gcl-cvs:custreloc - build a GCL which uses custom GCL code for linking
dev-lisp/gcl-cvs:dlopen - build a GCL which uses dlopen for linking