From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1575583-garchives=archives.gentoo.org@lists.gentoo.org> 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 95C17158099 for <garchives@archives.gentoo.org>; Fri, 1 Dec 2023 15:27:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A34B02BC016; Fri, 1 Dec 2023 15:27:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8E60A2BC016 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Dec 2023 15:27:26 +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 D6BC4335DC0 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Dec 2023 15:27:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E704A66 for <gentoo-commits@lists.gentoo.org>; Fri, 1 Dec 2023 15:27:24 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1701444383.ac6ac45cf2b055ceda3f016e6708e1723fc63a9d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/vhdl-mode/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/vhdl-mode/files/vhdl-mode-3.38.3-emacs-28.patch X-VCS-Directories: app-emacs/vhdl-mode/files/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ac6ac45cf2b055ceda3f016e6708e1723fc63a9d X-VCS-Branch: master Date: Fri, 1 Dec 2023 15:27:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9b841841-cd2b-400e-9157-8c6785782855 X-Archives-Hash: 525c8d71a03dd8e6899851d4d819bbb7 commit: ac6ac45cf2b055ceda3f016e6708e1723fc63a9d Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Fri Dec 1 15:08:37 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 15:26:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6ac45c app-emacs/vhdl-mode: remove unused patch Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-emacs/vhdl-mode/files/vhdl-mode-3.38.3-emacs-28.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app-emacs/vhdl-mode/files/vhdl-mode-3.38.3-emacs-28.patch b/app-emacs/vhdl-mode/files/vhdl-mode-3.38.3-emacs-28.patch deleted file mode 100644 index be53bb713da2..000000000000 --- a/app-emacs/vhdl-mode/files/vhdl-mode-3.38.3-emacs-28.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- vhdl-mode-3.38.3/vhdl-mode.el -+++ vhdl-mode-3.38.3/vhdl-mode.el -@@ -2475,7 +2475,7 @@ - (defalias 'speedbar-line-directory - 'speedbar-line-path)) - --(define-obsolete-variable-alias 'speedbar-key-map 'speedbar-mode-map) -+(define-obsolete-variable-alias 'speedbar-key-map 'speedbar-mode-map "") - - ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; - ;;; Help functions / inline substitutions / macros