diff --git a/packages/dev-ruby/neovim-ruby/neovim-ruby-0.7.1.exheres-0 b/packages/dev-ruby/neovim-ruby/neovim-ruby-0.7.1.exheres-0 new file mode 100644 index 0000000..639b61e --- /dev/null +++ b/packages/dev-ruby/neovim-ruby/neovim-ruby-0.7.1.exheres-0 @@ -0,0 +1,23 @@ +# Copyright 2018 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require gem [ pn=neovim ] + +SUMMARY="Ruby bindings for Neovim" +HOMEPAGE="https://github.com/alexgenco/neovim-ruby" + +LICENCES="MIT" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" + build+run: + dev-ruby/msgpack[~>1.1] + dev-ruby/multi_json[~>1.0] +" + +BUGS_TO="hasufell@posteo.de" + +REMOTE_IDS+=" github:alexgenco/neovim-ruby" +