diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-07-24 21:07:43 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-07-24 21:07:43 +0000 |
commit | 48587e9c77fd42db0ca2f9608a033c309cda7d69 (patch) | |
tree | ecd2493871f03471bea9408bacb508c538c76ce4 /profiles | |
parent | Version bump with security fixes from upstream, bug #276235 (diff) | |
download | gentoo-2-48587e9c77fd42db0ca2f9608a033c309cda7d69.tar.gz gentoo-2-48587e9c77fd42db0ca2f9608a033c309cda7d69.tar.bz2 gentoo-2-48587e9c77fd42db0ca2f9608a033c309cda7d69.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 70029ff7e90a..b63a64916dcf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4673 2009/07/24 19:08:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4674 2009/07/24 21:07:43 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") @@ -805,6 +805,7 @@ dev-lisp/gcl:dlopen - Build a GCL which uses dlopen for linking dev-lisp/gcl:gprof - Build a GCL with profiling support dev-lisp/sbcl:cobalt - mips only: use mipsel binary instead of mips big endian binary to bootstrap dev-lisp/sbcl:ldb - Include support for the SBCL low level debugger +dev-ml/camlimages:gs - Ghostscript support (virtual/ghostscript) dev-ml/lablgtk:glade - Enable libglade bindings compilation. dev-ml/lablgtk:gnomecanvas - Enable libgnomecanvas bindings compilation. dev-ml/lablgtk:sourceview - Enable GtkSourceView support |