From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add pinentry-gnome3 Date: Sun, 09 Oct 2016 23:53:43 +0200 Message-ID: <87a8edfau0.fsf@gnu.org> References: <20161009202712.4434-1-mail@cbaines.net> 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]:56890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btM2Y-00040n-Q8 for guix-devel@gnu.org; Sun, 09 Oct 2016 17:53:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btM2V-0000Iv-Ek for guix-devel@gnu.org; Sun, 09 Oct 2016 17:53:50 -0400 In-Reply-To: <20161009202712.4434-1-mail@cbaines.net> (Christopher Baines's message of "Sun, 9 Oct 2016 21:27:09 +0100") 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: Christopher Baines Cc: guix-devel@gnu.org Christopher Baines skribis: > This adds pinentry-gnome3, which provides a better pinentry for those usi= ng > Gnome 3. Also, this updates the descriptions for some pinentry packages, = and > adds it to the propagated-inputs of the gnome package. > > [PATCH 1/3] gnu: gnupg: Remove gpg2 from pinentry description > [PATCH 2/3] gnu: Add pinentry-gnome3. > [PATCH 3/3] gnu: gnome: Add pinentry-gnome3 to gnome Applied all 3 patches, thanks! Ludo=E2=80=99.