app-vim/vim-tmux: add a blocker on app-misc/tmux.
authorPatrice Clement <monsieurp@gentoo.org>
Sat, 5 Aug 2017 10:06:17 +0000 (12:06 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 5 Aug 2017 10:07:35 +0000 (12:07 +0200)
Gentoo-Bug: https://bugs.gentoo.org/603526

Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-vim/vim-tmux/vim-tmux-3.0.0.ebuild

index 9e01b7d7fffd1ce083a96f7cd658b19042743015..4661b2e001c393c1a1e1e9d45277f78dca0b8085 100644 (file)
@@ -10,3 +10,8 @@ HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.zip -> ${P}.zip"
 LICENSE="vim.org"
 KEYWORDS="amd64 ppc ppc64 x86 ~ia64 ~arm ~mips ~sparc ~alpha ~hppa"
+
+# Bug 603526.
+# Remove this line once this version is marked stable
+# and the old ones are gone.
+RDEPEND="!<app-misc/tmux-2.5-r2"