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: Sun, 16 May 2021 07:31:01
Message-Id: 1621150251.58604526b17f882d5702fa3cbe2fb6eb53ae51b6.ulm@gentoo
1 commit: 58604526b17f882d5702fa3cbe2fb6eb53ae51b6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 07:29:55 2021 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 07:30:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58604526
7
8 app-editors/emacs: Remove old blocker against emacs-vcs
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-editors/emacs/emacs-25.3-r9.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-editors/emacs/emacs-25.3-r9.ebuild b/app-editors/emacs/emacs-25.3-r9.ebuild
17 index c41040407de..b7a2c457507 100644
18 --- a/app-editors/emacs/emacs-25.3-r9.ebuild
19 +++ b/app-editors/emacs/emacs-25.3-r9.ebuild
20 @@ -91,7 +91,6 @@ BDEPEND="app-eselect/eselect-emacs
21 gzip-el? ( app-arch/gzip )"
22
23 RDEPEND="${RDEPEND}
24 - !<app-editors/emacs-vcs-${PV}
25 app-eselect/eselect-emacs"
26
27 EMACS_SUFFIX="emacs-${SLOT}"