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 1CDBB159C9B for ; Wed, 31 Jul 2024 00:03:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 649932BC09E; Wed, 31 Jul 2024 00:03:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34D542BC09E for ; Wed, 31 Jul 2024 00:03:12 +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 18406340DE6 for ; Wed, 31 Jul 2024 00:03:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A5E31E86 for ; Wed, 31 Jul 2024 00:03:07 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1722384174.c92b98d61050fee50c72cc56af4aa3cae16e8b13.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/with-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/with-editor/Manifest app-emacs/with-editor/with-editor-3.3.2.ebuild X-VCS-Directories: app-emacs/with-editor/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: c92b98d61050fee50c72cc56af4aa3cae16e8b13 X-VCS-Branch: master Date: Wed, 31 Jul 2024 00:03:07 +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: c5b5d8bd-388f-468e-b23e-ea65f4bdc610 X-Archives-Hash: 13afca236e9c373c8ded9f3ea399cf8a commit: c92b98d61050fee50c72cc56af4aa3cae16e8b13 Author: Maciej Barć gentoo org> AuthorDate: Tue Jul 30 23:04:08 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Wed Jul 31 00:02:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c92b98d6 app-emacs/with-editor: drop old 3.3.2 Signed-off-by: Maciej Barć gentoo.org> app-emacs/with-editor/Manifest | 1 - app-emacs/with-editor/with-editor-3.3.2.ebuild | 29 -------------------------- 2 files changed, 30 deletions(-) diff --git a/app-emacs/with-editor/Manifest b/app-emacs/with-editor/Manifest index 8e4d96c57b5b..c38de19d320c 100644 --- a/app-emacs/with-editor/Manifest +++ b/app-emacs/with-editor/Manifest @@ -1,3 +1,2 @@ -DIST with-editor-3.3.2.tar.gz 33273 BLAKE2B 865890ae4dcb350ca35722e5761ce8c7a4216f94ea92a7be3f26ffea52d3d60c9d9653a330d643ff7468e6e0339d0730d0a7890fbbdd911a57e891daf54ddf8e SHA512 9ee8f36da6e1735aedf9fb0dcf6480de649e3e2daebedd5fc1edf8a9f528046c269cc0bbe182d4cf33180ab11c4af3a794c49cfd2aaff9ddbddcd51b9c1fec21 DIST with-editor-3.3.3.tar.gz 33282 BLAKE2B 3c2cbd4efeb4d4dc5f0a7372127d83d5c6d7781d6bf2743c03618fb88413f9771ae228431c94797b48e6962ff29096d29ee12b8f1cb99f382bb79594cacb156d SHA512 8a6bfbefe62437d44920c6a9d23d4e383a5f2b31bc79e2de8f94299836782fa3512c1c1d3c1813ae8408817ce7ea8b653ca86c5a812fcd06940f8d93fb815dd5 DIST with-editor-3.3.4.tar.gz 33288 BLAKE2B 59e2b1c94be967cafbe112aad34a51aef6355d2f734ee2ce6160d3de2357fef226ef7bb0666f3c419b9e1bdce0ab8e3468ab0ab9bc259152014ede7ed1b4b453 SHA512 700f6e5a884e4664b2450f7dd3ea879f45934abdbc09eb9569a58233d57ad7411a47d977341231b5c23a2ae5710ce490b2ee3960aee150e912a3ec0017665942 diff --git a/app-emacs/with-editor/with-editor-3.3.2.ebuild b/app-emacs/with-editor/with-editor-3.3.2.ebuild deleted file mode 100644 index a44d06bfaa2e..000000000000 --- a/app-emacs/with-editor/with-editor-3.3.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit elisp - -DESCRIPTION="Use the Emacsclient as the \$EDITOR of child processes" -HOMEPAGE="https://magit.vc/manual/with-editor/ - https://github.com/magit/with-editor/" -SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz - -> ${P}.tar.gz" -S="${WORKDIR}"/${P}/lisp - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux" - -RDEPEND=" - >=app-emacs/compat-29.1.4.1 -" -BDEPEND=" - ${RDEPEND} - sys-apps/texinfo -" - -DOCS=( ../README.org ../docs/${PN}.org ) -ELISP_TEXINFO="../docs/*.texi" -SITEFILE="50${PN}-gentoo.el"