summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-11-23 11:35:06 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-11-23 11:35:06 +0000
commit8c5fa73a771a282a1859ad595c83fddfc76e48eb (patch)
tree0e48083d18f637a8219fc36263543c4a6dc1fa10 /profiles
parentversion bump (diff)
downloadgentoo-2-8c5fa73a771a282a1859ad595c83fddfc76e48eb.tar.gz
gentoo-2-8c5fa73a771a282a1859ad595c83fddfc76e48eb.tar.bz2
gentoo-2-8c5fa73a771a282a1859ad595c83fddfc76e48eb.zip
add ucs2 local useflag to python
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 51ce83060168..7b1a6dd1f48a 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.173 2003/11/22 14:33:26 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.174 2003/11/23 11:35:06 liquidx Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -55,6 +55,7 @@ dev-java/ant:js - Enable Rhino JavaScript Support
dev-java/ant:bcel - Enable jakarta-bcel support
dev-java/ant:jython - Enable Jython support.
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:ruby18 - Use ruby-1.8 as default ruby
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)