From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: [PATCH] gnu: Add ruby-ox. Date: Fri, 04 Sep 2015 22:05:15 +0200 Message-ID: <55E9F97B.1050002@gmail.com> References: <8737yuypmc.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXxEg-0007n0-NO for guix-devel@gnu.org; Fri, 04 Sep 2015 16:05:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXxEb-0002Px-PJ for guix-devel@gnu.org; Fri, 04 Sep 2015 16:05:22 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:33468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXxEb-0002Pj-Ib for guix-devel@gnu.org; Fri, 04 Sep 2015 16:05:17 -0400 Received: by wiclk2 with SMTP id lk2so33123199wic.0 for ; Fri, 04 Sep 2015 13:05:16 -0700 (PDT) Received: from [192.168.0.10] (tal33-3-82-233-82-24.fbx.proxad.net. [82.233.82.24]) by smtp.googlemail.com with ESMTPSA id jy2sm6188817wid.8.2015.09.04.13.05.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Sep 2015 13:05:16 -0700 (PDT) In-Reply-To: <8737yuypmc.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On 09/04/2015 09:02 PM, David Thompson wrote: > Subject: [PATCH] gnu: Add ruby-ox. Looks good to me and simple enough to be pushed if guix lint does not complain. Cyril.