From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C1566158099 for ; Wed, 29 Nov 2023 17:08:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDACE2BC05E; Wed, 29 Nov 2023 17:08:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE6192BC05E for ; Wed, 29 Nov 2023 17:08:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC2CB335D27 for ; Wed, 29 Nov 2023 17:08:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E39C13F3 for ; Wed, 29 Nov 2023 17:08:18 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1701277691.0c28677d9827c9c3092ec64fcc5e08c176e90032.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/pinentry/, app-emacs/pinentry/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/pinentry/Manifest app-emacs/pinentry/files/pinentry-emacs-29.patch app-emacs/pinentry/pinentry-0.1_p20170913.ebuild X-VCS-Directories: app-emacs/pinentry/ app-emacs/pinentry/files/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 0c28677d9827c9c3092ec64fcc5e08c176e90032 X-VCS-Branch: master Date: Wed, 29 Nov 2023 17:08:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cc6add0-a76d-4ec6-a223-4740568b9372 X-Archives-Hash: d60949f77bc5d1f2ef85fde7cb2226d5 commit: 0c28677d9827c9c3092ec64fcc5e08c176e90032 Author: Ulrich Müller gentoo org> AuthorDate: Wed Nov 29 17:07:21 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Nov 29 17:08:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c28677d app-emacs/pinentry: drop 0.1_p20170913 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/pinentry/Manifest | 1 - app-emacs/pinentry/files/pinentry-emacs-29.patch | 32 ------------------------ app-emacs/pinentry/pinentry-0.1_p20170913.ebuild | 20 --------------- 3 files changed, 53 deletions(-) diff --git a/app-emacs/pinentry/Manifest b/app-emacs/pinentry/Manifest index 3bcb4e58bdc1..79e620bb4672 100644 --- a/app-emacs/pinentry/Manifest +++ b/app-emacs/pinentry/Manifest @@ -1,2 +1 @@ -DIST pinentry-0.1_p20170913.el.xz 4792 BLAKE2B b2c301720a42f43ad5d1986c427e972cfb197d98bd5bd878106a591e1d54800843f3e607c8d6933bd50b695ae8447d8d2aed772615846a5ce5acf6a67c009a8a SHA512 d582328e64abcc8ef964b4e4b136b9814ecc92edc930a922012809313f7dfdbf407890f9592d37b784f50fda44cf8acf5500881cf33966a1160c8496c201ac33 DIST pinentry-0.1_p20231126.tar.gz 5247 BLAKE2B cfc47b8444b211053148476dbfceb9c151323a5dec23f783f18aed85c7e248ac551a63f723dc69ee2929a76fed19a7cfe2cc721eb64a7115674d46f0d0c03f00 SHA512 bdb3ab192800ef817fd07cab77f7fccfd699165224e6df5b7d7099e712a1beca99c5d20388ff6b16edd1217c35da9a0f8ef2be4e1f8e72bbd8fd9b360c68e584 diff --git a/app-emacs/pinentry/files/pinentry-emacs-29.patch b/app-emacs/pinentry/files/pinentry-emacs-29.patch deleted file mode 100644 index e737a81538aa..000000000000 --- a/app-emacs/pinentry/files/pinentry-emacs-29.patch +++ /dev/null @@ -1,32 +0,0 @@ -Fix byte-compile warnings in Emacs 29. -Drop cl-lib which was needed only for cl-letf. - ---- a/pinentry.el -+++ b/pinentry.el -@@ -49,8 +49,6 @@ - - ;;; Code: - --(eval-when-compile (require 'cl-lib)) -- - (defgroup pinentry nil - "The Pinentry server" - :version "25.1" -@@ -92,7 +90,7 @@ - - ;; These error codes are defined in libgpg-error/src/err-codes.h.in. - (defmacro pinentry--error-code (code) -- (logior (lsh 5 24) code)) -+ (logior (ash 5 24) code)) - (defconst pinentry--error-not-implemented - (cons (pinentry--error-code 69) "not implemented")) - (defconst pinentry--error-cancelled -@@ -174,7 +172,7 @@ - (ignore-errors - (let (delete-by-moving-to-trash) - (delete-file server-file))) -- (cl-letf (((default-file-modes) ?\700)) -+ (with-file-modes ?\700 - (setq pinentry--server-process - (make-network-process - :name "pinentry" diff --git a/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild b/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild deleted file mode 100644 index d54a5aa04a34..000000000000 --- a/app-emacs/pinentry/pinentry-0.1_p20170913.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp readme.gentoo-r1 - -DESCRIPTION="GnuPG Pinentry server implementation for Emacs" -HOMEPAGE="https://www.emacswiki.org/emacs/EasyPG" -# taken from lisp/net/pinentry.el in GNU Emacs repo (commit bc511a64f6da) -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" - -RDEPEND="app-crypt/pinentry[emacs]" - -PATCHES=( "${FILESDIR}"/${PN}-emacs-29.patch ) -SITEFILE="50${PN}-gentoo.el"