summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-02 17:07:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-02 17:07:43 +0000
commit41b8a17767f10681946f0aaed27dc2b4d9c73b82 (patch)
tree4b5d5679e028d22894e8e5b01f00b745a8403fa6 /profiles
parentFix ChangeLog order, non up'd tree while commiting (diff)
downloadgentoo-2-41b8a17767f10681946f0aaed27dc2b4d9c73b82.tar.gz
gentoo-2-41b8a17767f10681946f0aaed27dc2b4d9c73b82.tar.bz2
gentoo-2-41b8a17767f10681946f0aaed27dc2b4d9c73b82.zip
Automated update of use.local.desc
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 763ec061fd7a..429161890469 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.4698 2009/08/02 12:47:48 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4699 2009/08/02 17: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")
@@ -713,6 +713,7 @@ dev-lang/php:suhosin - Add Suhosin support (patch and extension from http://www.
dev-lang/php:xmlreader - Enable XMLReader support
dev-lang/php:xmlwriter - Enable XMLWriter support
dev-lang/php:zip - Enable ZIP file support
+dev-lang/python:threads - Enable threading support (DON'T DISABLE 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/python:wininst - Install required Windows executables to create an executable installer for MS Windows.
dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed