projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4790d19
)
app-vim/ctrlp: fix S.
author
Patrice Clement
<monsieurp@gentoo.org>
Thu, 2 Mar 2017 18:20:07 +0000
(19:20 +0100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Thu, 2 Mar 2017 18:21:36 +0000
(19:21 +0100)
Gentoo-Bug: https://bugs.gentoo.org/611332
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-vim/ctrlp/ctrlp-1.80.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/ctrlp/ctrlp-1.80.ebuild
b/app-vim/ctrlp/ctrlp-1.80.ebuild
index 56ed9b50963e18b994cdb3ebc1a5c76944dd49ca..96645383eeadecccaf0690843db76a9c9500d972 100644
(file)
--- a/
app-vim/ctrlp/ctrlp-1.80.ebuild
+++ b/
app-vim/ctrlp/ctrlp-1.80.ebuild
@@
-11,4
+11,6
@@
SRC_URI="https://github.com/${PN}vim/${PN}.vim/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="vim"
KEYWORDS="~amd64 ~x86"
+S="${WORKDIR}/${PN}.vim-${PV}"
+
VIM_PLUGIN_HELPFILES="${PN}.txt"