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-editors/emacs/
Date: Thu, 31 Mar 2022 11:38:23
Message-Id: 1648726689.8869e768fd6087c9284c4b2c2f6f99f5c256a675.ulm@gentoo
1 commit: 8869e768fd6087c9284c4b2c2f6f99f5c256a675
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 31 11:37:31 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 31 11:38:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8869e768
7
8 app-editors/emacs: Drop emacs-vcs blocker
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-editors/emacs/emacs-27.2-r5.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/app-editors/emacs/emacs-27.2-r5.ebuild b/app-editors/emacs/emacs-27.2-r5.ebuild
16 index c38f02ec1b8e..c5f1133679ba 100644
17 --- a/app-editors/emacs/emacs-27.2-r5.ebuild
18 +++ b/app-editors/emacs/emacs-27.2-r5.ebuild
19 @@ -133,8 +133,7 @@ BDEPEND="sys-apps/texinfo
20
21 IDEPEND="app-eselect/eselect-emacs"
22
23 -RDEPEND+=" ${IDEPEND}
24 - !app-editors/emacs-vcs:27"
25 +RDEPEND+=" ${IDEPEND}"
26
27 EMACS_SUFFIX="emacs-${SLOT}"
28 SITEFILE="20${EMACS_SUFFIX}-gentoo.el"