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 perl-tk, perl-x11-protocol, and clusterssh Date: Fri, 04 Apr 2014 21:40:18 +0200 Message-ID: <87d2gw7ujh.fsf@gnu.org> References: <87vbup86t1.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]:42674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9yY-0000jT-BO for guix-devel@gnu.org; Fri, 04 Apr 2014 15:40:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW9yN-0003H7-S1 for guix-devel@gnu.org; Fri, 04 Apr 2014 15:40:30 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW9yN-0003Fs-Lj for guix-devel@gnu.org; Fri, 04 Apr 2014 15:40:19 -0400 In-Reply-To: <87vbup86t1.fsf@gmail.com> (Eric Bavier's message of "Fri, 04 Apr 2014 10:15:22 -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: Eric Bavier Cc: guix-devel@gnu.org Eric Bavier skribis: > + (license (package-license perl)) I think the license should be stated literally=E2=80=93changing Perl=E2=80= =99s license won=E2=80=99t automatically change the license of these packages. OK to push with this change. Thanks! Ludo=E2=80=99.