From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbRsn-0006vG-Po for guix-patches@gnu.org; Mon, 24 Dec 2018 10:11:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbRsk-0003Ky-Kw for guix-patches@gnu.org; Mon, 24 Dec 2018 10:11:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59525) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbRsk-0003Ko-IB for guix-patches@gnu.org; Mon, 24 Dec 2018 10:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gbRsk-0006BB-BU for guix-patches@gnu.org; Mon, 24 Dec 2018 10:11:02 -0500 Subject: bug#33850: [PATCH] gnu: Remove obsolete package gpgmepp. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20181223174606.5440-1-h.goebel@crazy-compilers.com> Date: Mon, 24 Dec 2018 16:10:05 +0100 In-Reply-To: <20181223174606.5440-1-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Sun, 23 Dec 2018 18:46:06 +0100") Message-ID: <87o99bezaq.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Hartmut Goebel Cc: 33850-done@debbugs.gnu.org Hi Hartmut, Hartmut Goebel skribis: > This package is unused, is part of gpgme since version 1.7 and has been m= arked > as superseded since 18 months now. > > * gnu/packages/kde-frameworks.scm(gpgmepp): Remove variable. Applied, thank you! Ludo=E2=80=99.