From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D86221581EE for ; Sun, 23 Mar 2025 23:01:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BD8433433FA for ; Sun, 23 Mar 2025 23:01:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C13EC1103B8; Sun, 23 Mar 2025 23:01:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id BB4041103B8 for ; Sun, 23 Mar 2025 23:01:29 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72B863433FA for ; Sun, 23 Mar 2025 23:01:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA9341D72 for ; Sun, 23 Mar 2025 23:01:27 +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: <1742770881.f0de6f7771a40773121881df48b49d33350672a7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/pinentry/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/pinentry/Manifest app-emacs/pinentry/pinentry-0.1_p20241123.ebuild X-VCS-Directories: app-emacs/pinentry/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f0de6f7771a40773121881df48b49d33350672a7 X-VCS-Branch: master Date: Sun, 23 Mar 2025 23:01:27 +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: 72488f93-b166-431e-bced-7bccf2dd4d5f X-Archives-Hash: 8b21eed93a9ec2000c61a974473502d0 commit: f0de6f7771a40773121881df48b49d33350672a7 Author: Ulrich Müller gentoo org> AuthorDate: Sun Mar 23 23:00:30 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Mar 23 23:01:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0de6f77 app-emacs/pinentry: add 0.1_p20241123 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/pinentry/Manifest | 1 + app-emacs/pinentry/pinentry-0.1_p20241123.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/app-emacs/pinentry/Manifest b/app-emacs/pinentry/Manifest index 79e620bb4672..41dda4ce7c0e 100644 --- a/app-emacs/pinentry/Manifest +++ b/app-emacs/pinentry/Manifest @@ -1 +1,2 @@ DIST pinentry-0.1_p20231126.tar.gz 5247 BLAKE2B cfc47b8444b211053148476dbfceb9c151323a5dec23f783f18aed85c7e248ac551a63f723dc69ee2929a76fed19a7cfe2cc721eb64a7115674d46f0d0c03f00 SHA512 bdb3ab192800ef817fd07cab77f7fccfd699165224e6df5b7d7099e712a1beca99c5d20388ff6b16edd1217c35da9a0f8ef2be4e1f8e72bbd8fd9b360c68e584 +DIST pinentry-0.1_p20241123.tar.gz 5299 BLAKE2B e161a5259e7941a09c1651e04a54b1e545ff4039df767027af4b402f4a9e2e90de9bbe46c6563ca6a24aba0b788e3ab175a5da91532bb23fc3357d69014740e6 SHA512 0c35064edb5f2a3b46c5aac0706bc18adb705a483f98f59a25d77758294ac27340009bba8623592fa42e65fe284c3226eb0ba2027dfd5c809c6e1599a2db8f2e diff --git a/app-emacs/pinentry/pinentry-0.1_p20241123.ebuild b/app-emacs/pinentry/pinentry-0.1_p20241123.ebuild new file mode 100644 index 000000000000..2c3ccdbff875 --- /dev/null +++ b/app-emacs/pinentry/pinentry-0.1_p20241123.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit elisp readme.gentoo-r1 + +COMMIT="77991a491f3fc4673dfdd959ba6b4c9b0111150f" +DESCRIPTION="GnuPG Pinentry server implementation for Emacs" +HOMEPAGE="https://github.com/ueno/pinentry-el + https://www.emacswiki.org/emacs/EasyPG" +SRC_URI="https://github.com/ueno/${PN}-el/archive/${COMMIT}.tar.gz + -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-el-${COMMIT}" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND="app-crypt/pinentry[emacs]" + +SITEFILE="50${PN}-gentoo.el"