From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] gnu: Add CCL. Date: Mon, 23 Feb 2015 23:14:56 +0100 Message-ID: <87mw446zrz.fsf@taylan.uni.cx> References: <87vbj2d8ve.fsf@taylan.uni.cx> <871tlg1eu9.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]:36517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ1HI-00049H-92 for guix-devel@gnu.org; Mon, 23 Feb 2015 17:15:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQ1HH-0003PO-Aw for guix-devel@gnu.org; Mon, 23 Feb 2015 17:15:00 -0500 In-Reply-To: <871tlg1eu9.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 23 Feb 2015 22:46:06 +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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> + (license (list license:lgpl2.1 >> + license:clarified-artistic)))) ;TRIVIAL-LDAP package > > TRIVIAL-LDAP? Just the name of some CL package. Thanks for the review; pushed with the change you requested. Taylan