Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/ebuild-mode/
Date: Sat, 07 May 2022 08:59:59
Message-Id: 1651913953.7c05db86135404bc8b8740002ada07f9c9df8910.ulm@gentoo
1 commit: 7c05db86135404bc8b8740002ada07f9c9df8910
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 08:59:13 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 08:59:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c05db86
7
8 app-xemacs/ebuild-mode: Version 1.57 needs XEmacs 21.5
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild
16 index 44559c96c2ab..16e0d22d8993 100644
17 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild
18 +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.57.ebuild
19 @@ -11,7 +11,7 @@ LICENSE="GPL-2+"
20 SLOT="0"
21 KEYWORDS="~amd64 ~hppa ~x86"
22
23 -RDEPEND=">=app-editors/xemacs-21.4.20-r5
24 +RDEPEND=">=app-editors/xemacs-21.5.34
25 app-xemacs/sh-script"
26 BDEPEND="${RDEPEND}"