From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH v3 3/3] gnu: Add openocd. Date: Sun, 30 Oct 2016 19:18:07 +0100 Message-ID: <87a8dlk8f4.fsf@elephly.net> References: <87h97xf19n.fsf@elephly.net> <20161028173606.31099-1-theodoros.for@openmailbox.org> <20161028173606.31099-4-theodoros.for@openmailbox.org> <87k2cq9z8k.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56919) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c0ugY-000287-A9 for guix-devel@gnu.org; Sun, 30 Oct 2016 14:18:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c0ugV-0006gy-7I for guix-devel@gnu.org; Sun, 30 Oct 2016 14:18:22 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:21343) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c0ugU-0006gf-VB for guix-devel@gnu.org; Sun, 30 Oct 2016 14:18:19 -0400 In-reply-to: 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: David Craven Cc: guix-devel David Craven writes: >> This would simplify the package as we would no longer need to >> bootstrap. Could you please take care of this? > > Probably. I don't know, I didn't try. Okay, I’ll do it. I also noticed that the license is actually gpl2+. I’ll change this along with the source. ~~ Ricardo