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 A14BB15808B for ; Thu, 7 Apr 2022 19:21:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3F33E0D77; Thu, 7 Apr 2022 19:21:11 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45AD2E0D77 for ; Thu, 7 Apr 2022 19:21:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CECCC3412E2 for ; Thu, 7 Apr 2022 19:21:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33783177 for ; Thu, 7 Apr 2022 19:21:08 +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: <1649359257.90ee8b3c785f15d3a4655483bde1147fd010ffd7.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/switch-window/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild X-VCS-Directories: app-emacs/switch-window/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 90ee8b3c785f15d3a4655483bde1147fd010ffd7 X-VCS-Branch: master Date: Thu, 7 Apr 2022 19:21:08 +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: 5ad65e9a-c3a1-467f-8716-4bb0badf69a4 X-Archives-Hash: 62cf6832899e25921901e167aa060fcc commit: 90ee8b3c785f15d3a4655483bde1147fd010ffd7 Author: Maciej Barć gentoo org> AuthorDate: Thu Apr 7 19:20:57 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Apr 7 19:20:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ee8b3c app-emacs/switch-window: downgrade NEED_EMACS to 24 Signed-off-by: Maciej Barć gentoo.org> app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild b/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild index 4be0e1567889..cf6f3082dbae 100644 --- a/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild +++ b/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild @@ -4,7 +4,7 @@ EAPI=8 H=8d9fe251d8d38b223d643df975876356ddfc1b98 -NEED_EMACS=26.1 +NEED_EMACS=24 inherit elisp