diff options
author | Ian Leitch <port001@gentoo.org> | 2004-04-20 00:57:57 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2004-04-20 00:57:57 +0000 |
commit | 378d90d5da6c9c64d9f741b4bd4abef49cdc31ed (patch) | |
tree | 7167cb16293246751ee9f88bcbe83fc751c13d29 /profiles/use.local.desc | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-378d90d5da6c9c64d9f741b4bd4abef49cdc31ed.tar.gz gentoo-2-378d90d5da6c9c64d9f741b4bd4abef49cdc31ed.tar.bz2 gentoo-2-378d90d5da6c9c64d9f741b4bd4abef49cdc31ed.zip |
dev-lang/tcl threads
Diffstat (limited to 'profiles/use.local.desc')
-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 25a783c6b847..ab03995124e4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.303 2004/04/19 18:53:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.304 2004/04/20 00:57:57 port001 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -83,6 +83,7 @@ dev-lang/perl:threads - Enable Perl threads, has some compatibility problems dev-lang/python:ucs2 - Enable UCS2 for internal unicode support. (don't do this unless you know what it means.) dev-lang/ruby:ruby16 - Use ruby-1.6 as default ruby dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) +dev-lang/tcl:threads - Enable threads as some packages require it. dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml dev-libs/libcdio:cddb - use libcddb for CD database lookups |