app-editors/emacs-vcs: Drop blocker against released version.
authorUlrich Müller <ulm@gentoo.org>
Mon, 28 May 2018 16:29:49 +0000 (18:29 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 28 May 2018 17:27:13 +0000 (19:27 +0200)
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

index 15ae125f66bb21ea058992a53e2753a348256c8c..20578fca5aca10a690f5674e84f1e76d5ccd0390 100644 (file)
@@ -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}}"