commit:     ce24474821f28b455d5d33f46eb3945f44683b5e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 05:59:35 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 05:59:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce244748

app-emacs/magit-popup: add blocker to avoid file collision

Closes: https://bugs.gentoo.org/652218
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-emacs/magit-popup/magit-popup-2.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild 
b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild
index 2a8b77e6c53..38c56f44049 100644
--- a/app-emacs/magit-popup/magit-popup-2.12.3.ebuild
+++ b/app-emacs/magit-popup/magit-popup-2.12.3.ebuild
@@ -20,4 +20,4 @@ DOCS="README.md"
 
 CDEPEND=">=app-emacs/dash-2.13.0"
 DEPEND="${CDEPEND} sys-apps/texinfo"
-RDEPEND=$CDEPEND
+RDEPEND="!!<app-emacs/magit-2.13.0 $CDEPEND"

Reply via email to