diff options
author | 2005-01-31 20:52:25 +0000 | |
---|---|---|
committer | 2005-01-31 20:52:25 +0000 | |
commit | 1644e39cedf96ca8b12ea711c3a6effbce43e1da (patch) | |
tree | 4bb373ee5f6d6b5e3838412c74514eee6fbedcdf /profiles | |
parent | Yet another new upstream version, hopefully going to stable soon (diff) | |
download | gentoo-2-1644e39cedf96ca8b12ea711c3a6effbce43e1da.tar.gz gentoo-2-1644e39cedf96ca8b12ea711c3a6effbce43e1da.tar.bz2 gentoo-2-1644e39cedf96ca8b12ea711c3a6effbce43e1da.zip |
restore ucs2 from dev-lang/python
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 94378852eccc..9922f1c58191 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.919 2005/01/31 11:40:44 mglauche Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.920 2005/01/31 20:52:25 dragonheart Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -154,6 +154,7 @@ dev-lang/R:lapack - Use the lapack library. (virtual/lapack) dev-lang/ocaml:latex - Add ocamldoc support for latex dev-lang/perl:ithreads - Enable Perl threads, has some compatibility problems dev-lang/perl:perlsuid - Enable Perl SUID install. Has some risks associated. +dev-lang/python:ucs2 - Enable byte size 2 unicode dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code) dev-libs/DirectFB:fusion - add Multi Application support (fusion kernel device) dev-libs/boehm-gc:c++ - Adds support for C++ |