summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2014-08-10 17:42:33 +0200
committerBertrand Jacquin <beber@meleeweb.net>2014-08-10 17:42:33 +0200
commit2146434e94a9d4bed62c74f5847efc0c6e96c2dc (patch)
treec08e0b2561638c66fae63c37ddeb0dd06fd13d7d /profiles/use.local.desc
parentsys-kernel/stable-sources: Version bump (diff)
downloadportage-2146434e94a9d4bed62c74f5847efc0c6e96c2dc.tar.xz
dev-lang/python: Drop old
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 3a0062f7..d41ff2dd 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -35,9 +35,6 @@ 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:wide-unicode - Enable wide Unicode implementation which uses 4-byte Unicode characters. Switching of this USE flag changes ABI of Python and requires reinstallation of many Python modules. (DON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU'RE DOING)
-dev-lang/python:wininst - Install Windows executables required to create an executable installer for MS Windows.
dev-lang/ruby:rdoc - Install dev-ruby/rdoc after installing Ruby.
dev-lang/ruby:readline - Use the sys-libs/readline library to provide the readline extension, used for instance by the irb tool. This flag is meaningful only if the libedit USE flag is disabled. If neither libedit nor readline USE flags are enabled, the readline extension will not be built (and irb will lose line editing functionality).
dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed