From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add itstool. Date: Wed, 04 Sep 2013 21:53:01 +0200 Message-ID: <87wqmw8iua.fsf@gnu.org> References: <1378315361-23370-1-git-send-email-tipecaml@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]:33647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHJDP-0001IT-Qx for guix-devel@gnu.org; Wed, 04 Sep 2013 15:58:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHJDI-0007TH-Hl for guix-devel@gnu.org; Wed, 04 Sep 2013 15:58:11 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:37201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHJDI-0007T7-BG for guix-devel@gnu.org; Wed, 04 Sep 2013 15:58:04 -0400 In-Reply-To: <1378315361-23370-1-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Wed, 4 Sep 2013 19:22:41 +0200") List-Id: 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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * gnu/packages/glib.scm (itstool): New variable. I agree with Nikita=E2=80=99s comments, but otherwise fine with me! Ludo=E2=80=99.