commit: 08199f428aebc72ab41b8ab0f0f5a40e6ace1b8e
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 16:29:49 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May 28 17:27:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08199f42
app-editors/emacs-vcs: Drop blocker against released version.
Upstream version was changed to 26.1.50, so it will no longer conflict
with 26.1 of the released version.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild | 3 ---
1 file changed, 3 deletions(-)
diff --git a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
b/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
index 15ae125f66b..20578fca5ac 100644
--- a/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-26.1.9999.ebuild
@@ -120,9 +120,6 @@ DEPEND="${RDEPEND}
if [[ ${PV##*.} = 9999 ]]; then
DEPEND="${DEPEND}
sys-apps/texinfo"
-
- RDEPEND="${RDEPEND}
- !=app-editors/emacs-${PV%.*}*"
fi
EMACS_SUFFIX="${PN/emacs/emacs-${SLOT}}"