projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68972eb
)
app-vim/unite: add blocker on app-vim/neocomplcache.
author
Patrice Clement
<monsieurp@gentoo.org>
Wed, 2 Aug 2017 21:58:37 +0000
(23:58 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Wed, 2 Aug 2017 21:58:54 +0000
(23:58 +0200)
Gentoo-Bug: https://bugs.gentoo.org/454838
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-vim/unite/unite-4.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/unite/unite-4.0-r1.ebuild
b/app-vim/unite/unite-4.0-r1.ebuild
index 105129fa99e8eaf89a4c68ed56f5e4edb2c0b988..000a1b6c8eda376e4ad91511bc9de04006d5ea3b 100644
(file)
--- a/
app-vim/unite/unite-4.0-r1.ebuild
+++ b/
app-vim/unite/unite-4.0-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-9,6
+9,7
@@
DESCRIPTION="vim plugin: unite all sources"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3396"
LICENSE="MIT"
KEYWORDS="amd64 x86"
-IUSE=""
VIM_PLUGIN_HELPFILES="${PN}.txt"
+
+RDEPEND="!app-vim/neocomplcache"