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 tcllib. Date: Fri, 12 Feb 2016 09:47:37 +0100 Message-ID: <87ziv62u3a.fsf@gnu.org> References: <87vb5xeiw8.fsf@gnu.org> <20160211215347.0aac83dd@debian-netbook> <87wpqbc5qs.fsf@gnu.org> <20160212051914.GA32278@jasmine> 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]:44416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU9OO-0004RF-L0 for guix-devel@gnu.org; Fri, 12 Feb 2016 03:47:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aU9OL-0006kb-G2 for guix-devel@gnu.org; Fri, 12 Feb 2016 03:47:56 -0500 In-Reply-To: <20160212051914.GA32278@jasmine> (Leo Famulari's message of "Fri, 12 Feb 2016 00:19:14 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > Does anyone object to having a slash in the license variable name? I > don't know whether or not its "safe" [0]. There=E2=80=99s no problem with that, pretty much anything can be used in S= cheme identifiers. Ludo=E2=80=99.