From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9EC8D138247 for ; Tue, 31 Dec 2013 08:57:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA7CDE0ADA; Tue, 31 Dec 2013 08:57:44 +0000 (UTC) Received: from mail-bk0-f41.google.com (mail-bk0-f41.google.com [209.85.214.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C4BBDE0A6E for ; Tue, 31 Dec 2013 08:57:43 +0000 (UTC) Received: by mail-bk0-f41.google.com with SMTP id v15so3991455bkz.14 for ; Tue, 31 Dec 2013 00:57:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:content-type; bh=GhgSBDewmpgRdhUHccif4bFv3iClA+P8uqpSIhF3R2M=; b=eyJQK6eqEpzoIXEBAwKzzYdNWDjsb0gWJBvwY2+p6wkown86JBOpOat7wu/EQjLDgB 8ImODbmapv/fmAnpl6v7IyC9sobtkXX0q95Z+RRkAIF+vSUKKGxnfsELcmYedIaUveY8 VmpYqjprQVbi+dqguPkXV8uw8W2jjw0TxsMVl7L2dlis02SHKHdVqpLo1MYFCe3fWGQm vRn3L7OHTCnzeNy2c5pM0ki9zbhO5tbkjvQqFkdrhlXIkvAVgpMtGS5k+QbOxNY1ZatO Mfkj2XIaLMm4/aEUug9JUzx/GyJbvnov5iGWi074nlcGLQosRwEL/C7vgD0tfRlv5io/ 4hBA== X-Received: by 10.204.166.80 with SMTP id l16mr142719bky.147.1388480262009; Tue, 31 Dec 2013 00:57:42 -0800 (PST) Received: from melforce.localnet (melforce.xtsubasa.org. [2a02:578:5002:8062::2]) by mx.google.com with ESMTPSA id bg1sm20769416bkc.4.2013.12.31.00.57.40 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 31 Dec 2013 00:57:41 -0800 (PST) From: Pavel Volkov To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: RUBY_TARGETS and "eselect ruby" Date: Tue, 31 Dec 2013 12:57:37 +0400 Message-ID: <20127334.2yUVYEsIWV@melforce> User-Agent: KMail/4.12 (Linux/3.12.6-gentoomelf; KDE/4.12.0; x86_64; ; ) In-Reply-To: References: <1429364.2BZX05adJv@melforce> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 7fc75376-9704-47de-9e76-0c6ef47554d1 X-Archives-Hash: 34a93060c44149c95e50099127b8e4f4 On Tuesday 31 December 2013 08:03:10 Hans de Graaff wrote: > Because we haven't gotten around to that yet. Also note that only a few > packages currently have ruby21 support, so eselecting it right now is not > very useful yet. > > We should be updating the ruby eselect module in the next week or so. Ok, I see. The only ruby-related packages I have installed are ruby, rubygems, rake, json, racc and rdoc, those are build-time-deps, so eselecting ruby21 will be ok for me.