From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] gnu: par2cmdline. Date: Thu, 15 Sep 2016 22:42:43 -0500 Message-ID: <20160915224243.4dbc8fa7@openmailbox.org> References: <09722be1-ef1a-757a-1e4c-aa6ce5724654@openmailbox.org> <87bmzs57dj.fsf@gnu.org> <2b253595-ad58-4410-8db6-645e14cfb63c@openmailbox.org> <8760pypmn0.fsf@gnu.org> 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]:37758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkk3E-0006Sr-Ml for guix-devel@gnu.org; Thu, 15 Sep 2016 23:42:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkk3B-0005rS-He for guix-devel@gnu.org; Thu, 15 Sep 2016 23:42:56 -0400 Received: from smtp23.openmailbox.org ([62.4.1.57]:53853 helo=smtp8.openmailbox.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkk3B-0005r0-8G for guix-devel@gnu.org; Thu, 15 Sep 2016 23:42:53 -0400 In-Reply-To: <8760pypmn0.fsf@gnu.org> 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" To: Brendan Tildesley Cc: guix-devel@gnu.org On Wed, 14 Sep 2016 16:43:47 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Brendan Tildesley skribis: >=20 > > On 2016-09-13 22:09, Ludovic Court=C3=A8s wrote: =20 > >> Hello, > >> > >> Just a quick note: > >> > >> Brendan Tildesley skribis: > >> =20 > >>> + license:gpl3+ ; config.guess > >>> + license:x11)))); install-sh =20 > >> These two files are build system helpers provided by Autoconf and > >> Automake. They are not installed so their license does not matter her= e. > >> > >> Ludo=E2=80=99. =20 > > > > Right, I didn't realise that. > > > > > > From d63c6af98129e0de3eb1054dd69496b99a269c99 Mon Sep 17 00:00:00 2001 > > From: Brendan Tildesley > > Date: Tue, 13 Sep 2016 20:36:15 +1000 > > Subject: [PATCH] gnu: Add par2cmdline. > > > > * gnu/packages/backup.scm (par2cmdline): New variable. =20 >=20 > Cool. Eric, could you apply it if your concerns have been addressed? Pushed in f6875394a6dce98c78c3d4f222f6f9bc4d5402aa Thanks! `~Eric