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 openvpn. Date: Thu, 07 May 2015 15:08:39 +0200 Message-ID: <87h9ror0vc.fsf@gnu.org> References: <8738384lqv.fsf@fsf.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]:48319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqLXi-0008FO-6A for guix-devel@gnu.org; Thu, 07 May 2015 09:08:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqLXe-0002Sf-S1 for guix-devel@gnu.org; Thu, 07 May 2015 09:08:46 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqLXe-0002Sa-Oy for guix-devel@gnu.org; Thu, 07 May 2015 09:08:42 -0400 In-Reply-To: <8738384lqv.fsf@fsf.org> (David Thompson's message of "Thu, 07 May 2015 08:26:16 -0400") 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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From acf049424f1c9bf9484bc473c85f9b3efb925dc8 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Wed, 6 May 2015 15:08:47 -0400 > Subject: [PATCH] gnu: Add openvpn. > > * gnu/packages/networking (openvpn): New variable. This should go to vpn.scm, but otherwise LGTM. Thanks, Ludo=E2=80=99.