projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed6eb76
)
app-vim/command-t: add ruby26 support
author
Tim Harder
<radhermit@gentoo.org>
Sat, 13 Apr 2019 04:33:26 +0000
(23:33 -0500)
committer
Tim Harder
<radhermit@gentoo.org>
Tue, 16 Apr 2019 20:36:14 +0000
(15:36 -0500)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
app-vim/command-t/command-t-5.0.3.ebuild
patch
|
blob
|
history
diff --git
a/app-vim/command-t/command-t-5.0.3.ebuild
b/app-vim/command-t/command-t-5.0.3.ebuild
index a8bbc97873aaace71d9200580fee570611dc20f3..527019cac449ec806a632283ce2d7cd4d8084ad8 100644
(file)
--- a/
app-vim/command-t/command-t-5.0.3.ebuild
+++ b/
app-vim/command-t/command-t-5.0.3.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25
ruby26
"
inherit vim-plugin ruby-ng