diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-01-06 11:44:17 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-01-06 12:22:59 +0100 |
commit | 130cab6dfbbce3f533cd884cbf3fb060568f79a0 (patch) | |
tree | f9e978bb4a98f22d8751cb99900ab3c167af7c5b /app-editors/emacs | |
parent | app-dicts/myspell-nl: alpha/arm64/mips/sh stable, (ALLARCHES policy) wrt bug ... (diff) | |
download | gentoo-130cab6dfbbce3f533cd884cbf3fb060568f79a0.tar.gz gentoo-130cab6dfbbce3f533cd884cbf3fb060568f79a0.tar.bz2 gentoo-130cab6dfbbce3f533cd884cbf3fb060568f79a0.zip |
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 <ulm@gentoo.org>
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-28.0.9999.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
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" |