commit: 63c20034193dfaef37f6b431c4eb224c4fdf6816 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri Aug 4 12:26:34 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 12:30:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c20034
app-vim/vim-tmux: remove dependency on app-misc/tmux. 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild index 4195dc9871e..9e01b7d7fff 100644 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild @@ -10,4 +10,3 @@ 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" -DEPEND="app-misc/tmux"
