From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OqrCd-0001zK-Ue for garchives@archives.gentoo.org; Wed, 01 Sep 2010 17:34:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 482E6E0B5A; Wed, 1 Sep 2010 17:34:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 04786E0B5A for ; Wed, 1 Sep 2010 17:34:23 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E9551B4061 for ; Wed, 1 Sep 2010 17:34:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id D61C620054; Wed, 1 Sep 2010 17:34:20 +0000 (UTC) From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: use.local.desc X-VCS-Directories: profiles X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: <20100901173420.D61C620054@flycatcher.gentoo.org> Date: Wed, 1 Sep 2010 17:34:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8c64a2e7-8fb5-49d1-8a8a-ac4af723f26d X-Archives-Hash: b38d58507695bc2a790e153ae347a3bd robbat2 10/09/01 17:34:20 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.5910 var/cvsroot/gentoo-x86/profiles/use.local.desc file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5910&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5910&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.5909&r2=3D1.5910 Index: use.local.desc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v retrieving revision 1.5909 retrieving revision 1.5910 diff -p -w -b -B -u -u -r1.5909 -r1.5910 --- use.local.desc 1 Sep 2010 16:33:18 -0000 1.5909 +++ use.local.desc 1 Sep 2010 17:34:20 -0000 1.5910 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5909 2010= /09/01 16:33:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5910 2010= /09/01 17:34:20 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds wh= ich # contain them. # Keep it sorted (use "LC_ALL=3DC sort -t: -k1,1 -k2 | LC_ALL=3DC sort -= s -t/ -k1,1") @@ -850,6 +850,7 @@ dev-lang/ruby:rdoc - Install dev-ruby/r dev-lang/ruby:readline - Use the sys-libs/readline library to provide t= he readline extension, used for instance by the irb tool. This flag is me= aningful 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).=20 dev-lang/ruby:rubytests - Install ruby tests that can only be run after= ruby is installed=20 dev-lang/ruby:yaml - Use the dev-libs/libyaml library to build the psyc= h extension, available since Ruby 1.9.2_rc2, in alternative to the bundle= d syck-based parser.=20 +dev-lang/ruby-enterprise:fastthreading - EXPERIMENTAL Enables fast thre= ading routines. Removes support for callcc.=20 dev-lang/ruby-enterprise:libedit - Use the dev-libs/libedit library to = provide the readline extension, used for instance by the irb tool. This f= lag will take precedence over the readline USE flag. If neither libedit n= or readline USE flags are enabled, the readline extension will not be bui= lt (and irb will lose line editing functionality).=20 dev-lang/ruby-enterprise:readline - Use the sys-libs/readline library t= o 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 n= ot be built (and irb will lose line editing functionality).=20 dev-lang/ruby-enterprise:rubytests - Install ruby tests that can only b= e run after ruby is installed=20