Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-tmux/
Date: Fri, 04 Aug 2017 12:30:13
Message-Id: 1501849805.63c20034193dfaef37f6b431c4eb224c4fdf6816.monsieurp@gentoo
1 commit: 63c20034193dfaef37f6b431c4eb224c4fdf6816
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 4 12:26:34 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 12:30:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c20034
7
8 app-vim/vim-tmux: remove dependency on app-misc/tmux.
9
10 Gentoo-Bug: https://bugs.gentoo.org/603526
11
12 Package-Manager: Portage-2.3.6, Repoman-2.3.1
13
14 app-vim/vim-tmux/vim-tmux-3.0.0.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
18 index 4195dc9871e..9e01b7d7fff 100644
19 --- a/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
20 +++ b/app-vim/vim-tmux/vim-tmux-3.0.0.ebuild
21 @@ -10,4 +10,3 @@ HOMEPAGE="https://github.com/tmux-plugins/vim-tmux"
22 SRC_URI="https://github.com/tmux-plugins/${PN}/archive/v${PV}.zip -> ${P}.zip"
23 LICENSE="vim.org"
24 KEYWORDS="amd64 ppc ppc64 x86 ~ia64 ~arm ~mips ~sparc ~alpha ~hppa"
25 -DEPEND="app-misc/tmux"