Compare commits
No commits in common. "068d5d76dd5c3e1b57e6ae435e4e1ec27bce25c2" and "6f1a7679331e4cd467b376bf65c8e2f95e348098" have entirely different histories.
068d5d76dd
...
6f1a767933
@ -13,7 +13,6 @@ dev-libs
|
||||
dev-ocaml
|
||||
dev-perl
|
||||
dev-python
|
||||
dev-ruby
|
||||
dev-tcl
|
||||
dev-util
|
||||
games-action
|
||||
|
||||
@ -18,7 +18,6 @@
|
||||
net-im/lurch[~scm]
|
||||
net-im/pidgin-opensteamworks[~scm]
|
||||
net-misc/remmina[~scm]
|
||||
net-misc/trickle[~scm]
|
||||
x11-apps/terminator[~scm]
|
||||
x11-misc/cbatticon[~scm]
|
||||
x11-wm/i3[~scm]
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require gem
|
||||
|
||||
SUMMARY="Binary-based efficient data interchange format for ruby binding"
|
||||
HOMEPAGE="https://msgpack.org"
|
||||
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
BUGS_TO="hasufell@posteo.de"
|
||||
|
||||
@ -1,23 +0,0 @@
|
||||
# Copyright 2018 Julian Ospald <hasufell@posteo.de>
|
||||
# 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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user