diff --git a/app-vim/riv/riv-0.792_p20181017.ebuild b/app-vim/riv/riv-0.792_p20181017-r1.ebuild similarity index 79% rename from app-vim/riv/riv-0.792_p20181017.ebuild rename to app-vim/riv/riv-0.792_p20181017-r1.ebuild index 92e9b3e..20c29cd 100644 --- a/app-vim/riv/riv-0.792_p20181017.ebuild +++ b/app-vim/riv/riv-0.792_p20181017-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,3 +19,5 @@ else fi LICENSE="MIT" +# FIXME: /usr/share/vim/vimfiles/after/syntax/python.vim file collision +DEPEND="!!dev-python/jedi" diff --git a/app-vim/riv/riv-9999.ebuild b/app-vim/riv/riv-9999.ebuild index 92e9b3e..20c29cd 100644 --- a/app-vim/riv/riv-9999.ebuild +++ b/app-vim/riv/riv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,3 +19,5 @@ else fi LICENSE="MIT" +# FIXME: /usr/share/vim/vimfiles/after/syntax/python.vim file collision +DEPEND="!!dev-python/jedi"