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 EB64D158003 for ; Sat, 7 May 2022 08:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CA71E07DB; Sat, 7 May 2022 08:59:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F0E32E07DB for ; Sat, 7 May 2022 08:59:58 +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 3B3B1341D25 for ; Sat, 7 May 2022 08:59:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C689C1E for ; Sat, 7 May 2022 08:59:56 +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: <1651913953.7c05db86135404bc8b8740002ada07f9c9df8910.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild X-VCS-Directories: app-xemacs/ebuild-mode/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7c05db86135404bc8b8740002ada07f9c9df8910 X-VCS-Branch: master Date: Sat, 7 May 2022 08:59:56 +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: b9b16721-5f1f-4c39-9203-3e9054e5333c X-Archives-Hash: dc55ea980ed7bec83333d73e7d116ae5 commit: 7c05db86135404bc8b8740002ada07f9c9df8910 Author: Ulrich Müller gentoo org> AuthorDate: Sat May 7 08:59:13 2022 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat May 7 08:59:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c05db86 app-xemacs/ebuild-mode: Version 1.57 needs XEmacs 21.5 Signed-off-by: Ulrich Müller gentoo.org> app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild index 44559c96c2ab..16e0d22d8993 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~hppa ~x86" -RDEPEND=">=app-editors/xemacs-21.4.20-r5 +RDEPEND=">=app-editors/xemacs-21.5.34 app-xemacs/sh-script" BDEPEND="${RDEPEND}"