From: Ulrich Müller Date: Mon, 6 Jan 2020 10:44:17 +0000 (+0100) Subject: app-editors/emacs: Drop unnecessary blocker against emacs-vcs:27. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=130cab6dfbbce3f533cd884cbf3fb060568f79a0;p=gentoo.git app-editors/emacs: Drop unnecessary blocker against emacs-vcs:27. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- diff --git a/app-editors/emacs/emacs-28.0.9999.ebuild b/app-editors/emacs/emacs-28.0.9999.ebuild index 18bc1db36ee0..443186642ec6 100644 --- a/app-editors/emacs/emacs-28.0.9999.ebuild +++ b/app-editors/emacs/emacs-28.0.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -121,9 +121,6 @@ BDEPEND="sys-apps/texinfo virtual/pkgconfig gzip-el? ( app-arch/gzip )" -RDEPEND="${RDEPEND} - !app-editors/emacs-vcs:27" - EMACS_SUFFIX="emacs-${SLOT}" SITEFILE="20${EMACS_SUFFIX}-gentoo.el"