summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-05-18 22:23:17 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-05-18 22:23:17 +0000
commit2232eb08f0b4f9e9442ee8915bb177a822ee78ef (patch)
tree7cf08d88a07d113fbd82138e16a9e8e033e41f64 /profiles
parentx86 stable (diff)
downloadgentoo-2-2232eb08f0b4f9e9442ee8915bb177a822ee78ef.tar.gz
gentoo-2-2232eb08f0b4f9e9442ee8915bb177a822ee78ef.tar.bz2
gentoo-2-2232eb08f0b4f9e9442ee8915bb177a822ee78ef.zip
araneida, mod_lisp and aserve USE flags for dev-lisp/cl-ucw
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 46a02b5a236b..1cc9ea843c1b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1174 2005/05/17 22:22:04 r3pek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1175 2005/05/18 22:23:17 mkennedy Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -236,6 +236,9 @@ dev-lisp/gcl:gprof - build a GCL with profiling support
dev-lisp/sbcl:callbacks - include support for a 3rd party patch to enable callbacks into Lisp
dev-lisp/sbcl:ldb - include support for the SBCL low level debugger
dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation
+dev-lisp/cl-ucw:araneida - use the Araneida web-server backend
+dev-lisp/cl-ucw:mod_lisp - use the mod_lisp web-server backend
+dev-lisp/cl-ucw:aserve - use the Portable Allegro Serve web-server backend
dev-ml/lablgtk:glade - Enable libglade bindings compilation.
dev-ml/ocamlsdl:noimage - Disable sdl-image support
dev-ml/ocamlsdl:nomixer - Disable sdl-mixer support