From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/6] gnu: Add wvware Date: Tue, 09 Sep 2014 11:59:59 +0200 Message-ID: <87fvg16rmo.fsf@gnu.org> References: <540E2DC3.1090006@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]:46793) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRIDZ-00021G-3t for guix-devel@gnu.org; Tue, 09 Sep 2014 06:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRIDR-0005Rr-IX for guix-devel@gnu.org; Tue, 09 Sep 2014 06:00:09 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:36157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRIDR-0005R3-C3 for guix-devel@gnu.org; Tue, 09 Sep 2014 06:00:01 -0400 In-Reply-To: <540E2DC3.1090006@gmail.com> (Marek Benc's message of "Tue, 09 Sep 2014 00:29:23 +0200") 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: Marek Benc Cc: guix-devel@gnu.org Marek Benc skribis: > * gnu/packages/wvware.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Applied, but with the name changed to =E2=80=9Cwv=E2=80=9D, since that=E2= =80=99s the upstream name (and =E2=80=9CwmWare=E2=80=9D is just one application.) I also changed =E2=80=9CM$=E2=80=9D to =E2=80=9CMicrosoft=E2=80=9D in the s= ynopsis. Thanks, Ludo=E2=80=99.