projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d36b35
)
app-vim/fugitive: stabilize 2.3
author
Tim Harder
<radhermit@gentoo.org>
Wed, 19 Sep 2018 05:54:00 +0000
(
01:54
-0400)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 20 Sep 2018 05:30:51 +0000
(
01:30
-0400)
app-vim/fugitive/fugitive-2.3.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/fugitive/fugitive-2.3.ebuild
b/app-vim/fugitive/fugitive-2.3.ebuild
index 3ec007ea68bee1256ea8f987a51559e76c201a18..51d8b9f2097424563d6c9c8d6656f6d7b360e343 100644
(file)
--- a/
app-vim/fugitive/fugitive-2.3.ebuild
+++ b/
app-vim/fugitive/fugitive-2.3.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == 9999 ]]; then
else
inherit vcs-snapshot
SRC_URI="https://github.com/tpope/vim-fugitive/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~
x86 ~ppc-macos ~x64-macos"
+ KEYWORDS="
amd64
x86 ~ppc-macos ~x64-macos"
fi
DESCRIPTION="vim plugin: a git wrapper for vim"