summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-05-13 11:18:12 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-05-13 11:18:12 +0000
commit787a96309d60a7f60844ab0fe96c7d300892c20a (patch)
tree159b9e4167d93060c50c27d8ab3ab3adb5f9cceb /profiles
parentTake maintainership; fix minor QA issue (diff)
downloadgentoo-2-787a96309d60a7f60844ab0fe96c7d300892c20a.tar.gz
gentoo-2-787a96309d60a7f60844ab0fe96c7d300892c20a.tar.bz2
gentoo-2-787a96309d60a7f60844ab0fe96c7d300892c20a.zip
Add warning to dev-lang/python nothreads and ucs2 USE flags.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 977577ecf1ff..70c94047958b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2804 2007/05/13 09:02:04 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2805 2007/05/13 11:18:12 kloeri Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -433,8 +433,8 @@ dev-lang/php:xmlreader - Enable XMLReader support
dev-lang/php:xmlwriter - Enable XMLWriter support
dev-lang/php:zip - Enable ZIP file support
dev-lang/php:zip-external - Enable ZIP file support (external PECL extension)
-dev-lang/python:nothreads - Disable threads
-dev-lang/python:ucs2 - Enable byte size 2 unicode
+dev-lang/python:nothreads - Disable threads (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
+dev-lang/python:ucs2 - Enable byte size 2 unicode (DON'T USE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
dev-lang/smarteiffel:tcc - use tcc instead of gcc for build (g++ is still used for c++ code)
dev-lang/spidermonkey:threadsafe - Build a threadsafe version of spidermonkey
dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed