From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: luajit recipe Date: Thu, 06 Feb 2014 19:09:25 +0100 Message-ID: <874n4cw1t6.fsf@gnu.org> References: <87iosulff2.fsf@gmail.com> <52F1948E.1080308@gmail.com> <87bnyl8y2g.fsf@gnu.org> <87eh3hxfpn.fsf@gmail.com> <87a9e5xe16.fsf@gmail.com> <52F2DEA5.2080805@gmail.com> <8738jxxc5n.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBTT9-0006Gi-1V for guix-devel@gnu.org; Thu, 06 Feb 2014 13:14:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBTT1-0006pO-OY for guix-devel@gnu.org; Thu, 06 Feb 2014 13:14:34 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:59092) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBTT1-0006pK-IP for guix-devel@gnu.org; Thu, 06 Feb 2014 13:14:27 -0500 In-Reply-To: <8738jxxc5n.fsf@gmail.com> (Raimon Grau's message of "Thu, 06 Feb 2014 02:28:20 +0100") 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: Raimon Grau Cc: guix-devel@gnu.org Raimon Grau skribis: > From 922d9b5e0e4d8332e3f742d1e7954feb93dbdabe Mon Sep 17 00:00:00 2001 > From: Raimon Grau > Date: Thu, 6 Feb 2014 01:43:31 +0100 > Subject: [PATCH] gnu: Add luajit Applied, thanks! Note that I added a GNU ChangeLog-style commit entry=E2=80=93see =E2=80=98H= ACKING=E2=80=99 for details. Ludo=E2=80=99.